From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3B99AC54EE9 for ; Wed, 7 Sep 2022 20:41:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=FAgbIYWCnA8YU83DvZAA0IQ1PassjQ73g+SKKOX+8oA=; b=KBD0J2enaZgDG7 wfPaVLWJA/gvBrgXWWt9pFPZIJqTd/zTmHTTwj4zGdMmJZFO+WY2D/BdEStHkDdkoQBLkff82xJCl SdH3MIwJk1zdqQzj98qLw3pMIfmGGmqvaxIJW/6R8eBXAqxfvWuwgP0LOhheXVDE8v44+1NKPkDP8 YwgRYVicNNV9n6/SyeCsPy7Kgpf0CU5+xGz3J+3x9/4BGyM7J5EkzOtZHoDSAXcIA2RbJgNYeHOLb CZmMYHOYc+uRFbTrRvXZufDN5S8W7/yeCQwyWF6Z4l2iiCFlW05/qGzBNbRRfeBMM7lcs98g3skzk pszYWUuOiugm+irFeRkg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oW1r1-009hKr-Ep; Wed, 07 Sep 2022 20:41:00 +0000 Received: from mail-ot1-f51.google.com ([209.85.210.51]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oW1qu-009hHx-K0 for linux-arm-kernel@lists.infradead.org; Wed, 07 Sep 2022 20:40:53 +0000 Received: by mail-ot1-f51.google.com with SMTP id h20-20020a056830165400b00638ac7ddba5so11056453otr.4 for ; Wed, 07 Sep 2022 13:40:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=x1B4jSIY/AQnnqw7XKJJPKGfC9EkoKcXHp71AXl8YYY=; b=d+7uGIjZIMi4zBGdWjkUbOjAdzx1R0Z1HEzJz/0T/H7Zz3wJ7zzDmNrGiC3bgcfTzC bJlNRayHcMohF79HTp69YAxUQVaaUfwfDgfhDIYyeZYxKOROjr6TJVNmBdshULzYsYCO wx2keS2c+e9lYnTa/oRiCuNeU9kvFkXz83q8G+3lTt1MZdN9Tkf7c0aRqg2EmbxqrHYz pktN5wRianLsfIEXJkkD10E0HZOidWZvTO1USCIz80kZE15vrPCexMzLLEC7D2UcQ85X 9Nm4BBFyexWRtjBWATfXEHCqoostspCnitFCLnTIIW4pQk8lYQgmveoB0VTsGlfbTQsf VNtg== X-Gm-Message-State: ACgBeo3X27yqATvQwpZnOrw/D7Vm86XWZv4d67qAm/MRjQb3Le0pk8dU YMgYfFCRyb1IkvEXX/fxHw== X-Google-Smtp-Source: AA6agR63OkJ3F/uzwYlGi8A95/gNftwSE50ItUVMi2nuE2W+J16i0uqZ0trOVlUr7p/55EjQDXWc4A== X-Received: by 2002:a05:6830:18d8:b0:638:969c:1eef with SMTP id v24-20020a05683018d800b00638969c1eefmr2257128ote.49.1662583250853; Wed, 07 Sep 2022 13:40:50 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id b10-20020a05687051ca00b0011e73536301sm8677585oaj.52.2022.09.07.13.40.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Sep 2022 13:40:50 -0700 (PDT) Received: (nullmailer pid 303564 invoked by uid 1000); Wed, 07 Sep 2022 20:40:49 -0000 Date: Wed, 7 Sep 2022 15:40:49 -0500 From: Rob Herring To: Vignesh Raghavendra Cc: Linus Walleij , Krzysztof Kozlowski , Tero Kristo , linux-kernel@vger.kernel.org, Nishanth Menon , Bryan Brattlof , Rob Herring , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org Subject: Re: [PATCH v2 1/5] dt-bindings: arm: ti: Rearrange IOPAD macros alphabetically Message-ID: <20220907204049.GA303529-robh@kernel.org> References: <20220901141328.899100-1-vigneshr@ti.com> <20220901141328.899100-2-vigneshr@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220901141328.899100-2-vigneshr@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220907_134052_676225_E39CA102 X-CRM114-Status: GOOD ( 10.87 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 01 Sep 2022 19:43:24 +0530, Vignesh Raghavendra wrote: > Rearrange SOC specific IOPAD macros alphabetically, so that its easier > to read. No functional change intended. > > Signed-off-by: Vignesh Raghavendra > --- > include/dt-bindings/pinctrl/k3.h | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel