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 327A7E80A92 for ; Wed, 27 Sep 2023 06:09:11 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=jSkuPbG4aEWmqGqV0QST11toIiZp816MCwnk2gQVB04=; b=N7OsqF6kgUOGHE ddEsna/oHUHA7NuxZ//+mCuXfZN42qIOrdpaw++KfevvQlb4miR14xbKvOlbW4Pvv/M5a8xXrmOqQ XUhlPEEgsCVbmqNEaJIyfaUgr/kBRafwLs2o8Is3cjAOcPJ2TpzLzAoHUYDBE/JruDNmxFKZe/6KJ K506NGkp0RdIgiYUMSqitoBPkwJ4fzk5VX2pQYPSJWxCFMQrKMZ9xfYwnI8khc1bReATqGm76eTqJ UhJken75ZqoLHYNKteZlNa4AHigF46BJ10/MH3EV1a2tvhfo7aVamXIpH1UeSlW4CjWsXD9cMMncE wHRnwPOyTRxTIo8MYomw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qlNj7-0004a3-0a; Wed, 27 Sep 2023 06:08:49 +0000 Received: from mail-wm1-f53.google.com ([209.85.128.53]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qlNiy-0004Vb-2P; Wed, 27 Sep 2023 06:08:42 +0000 Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-4054496bde3so86099395e9.1; Tue, 26 Sep 2023 23:08:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695794919; x=1696399719; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=nrUcGV6/TGAq1mAVk6tirT0ahWvs32m+2fPhzBlw9M0=; b=Uo2tmhZ0qeyzlhQvVcA/SaqSAVB1WyFJU0tl6TdWN8xDI8mwxWAm/9b2WiQWd6HXsx X3I0b0D0agydzNBFP4S2qGRr4OgyU2VLoge3cPyyTJEru2bbxyZF4/lzpZkDO64xj2FD DEJ3YMwxIqhkhv2I8va82aL9CJYBeWUKUSsIbefWkmq+B9TdhTDZetpa/GKgMpOxly2D 2OTEr/ArEFSw0meE353rLrRjAXAE15gcqZ59PtNkBRb3tFAtcyRR59X/CtBzr11MW9z5 YsedcH/aL2sF3jRAs9ch5Lim0mOHWCKADxwNAaeCIjhmSoabhJDj/R8AUaGWSVtkc9j2 1FSg== X-Gm-Message-State: AOJu0YxobcjrUlzPS+e2AptJwJh4ftd49NmBenQPuDyNdtbrHpfKJbzW 6Va/DieRTP24f/FzUi3ZSOQh3jCfJusUhRlt X-Google-Smtp-Source: AGHT+IEntufGaPzUmHbEibf99qqMC+e2QK1mPrUD6wWcsB/Lkr9KcFvD1DPEHZCdguL8kR2uEvK7bw== X-Received: by 2002:a7b:cbd1:0:b0:405:514d:eb0e with SMTP id n17-20020a7bcbd1000000b00405514deb0emr1152295wmi.19.1695794918697; Tue, 26 Sep 2023 23:08:38 -0700 (PDT) Received: from [192.168.86.246] (cpc87451-finc19-2-0-cust61.4-2.cable.virginm.net. [82.11.51.62]) by smtp.gmail.com with ESMTPSA id s9-20020a05600c45c900b0040550c20cbcsm12015055wmo.24.2023.09.26.23.08.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 26 Sep 2023 23:08:38 -0700 (PDT) Message-ID: Date: Wed, 27 Sep 2023 07:08:37 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH V3 1/3] dt-bindings: pinctrl: Add support for Amlogic T7 SoCs Content-Language: en-US To: Huqiang Qin , linus.walleij@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, neil.armstrong@linaro.org, khilman@baylibre.com, jbrunet@baylibre.com, martin.blumenstingl@googlemail.com, brgl@bgdev.pl, andy@kernel.org Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, Conor Dooley References: <20230922094342.637251-1-huqiang.qin@amlogic.com> <20230922094342.637251-2-huqiang.qin@amlogic.com> From: Lucas Tanure In-Reply-To: <20230922094342.637251-2-huqiang.qin@amlogic.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230926_230840_792999_FC8B8FC1 X-CRM114-Status: GOOD ( 15.19 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On 22-09-2023 10:43, Huqiang Qin wrote: > Add a new compatible name for Amlogic T7 pin controller, and add > a new dt-binding header file which document the detail pin names. > > Signed-off-by: Huqiang Qin > Acked-by: Conor Dooley > --- > > V1 -> V2: Rename amlogic-t7-gpio.h to amlogic,t7-periphs-pinctrl.h > Corrected indentation format. > V2 -> V3: Updated subject. > > .../pinctrl/amlogic,meson-pinctrl-a1.yaml | 1 + > .../gpio/amlogic,t7-periphs-pinctrl.h | 179 ++++++++++++++++++ > 2 files changed, 180 insertions(+) > create mode 100644 include/dt-bindings/gpio/amlogic,t7-periphs-pinctrl.h > > diff --git a/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-a1.yaml b/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-a1.yaml > index 4e7a456ea4cc..c7df4cd34197 100644 > --- a/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-a1.yaml > +++ b/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-a1.yaml > @@ -16,6 +16,7 @@ properties: > compatible: > enum: > - amlogic,c3-periphs-pinctrl > + - amlogic,t7-periphs-pinctrl > - amlogic,meson-a1-periphs-pinctrl > - amlogic,meson-s4-periphs-pinctrl > > diff --git a/include/dt-bindings/gpio/amlogic,t7-periphs-pinctrl.h b/include/dt-bindings/gpio/amlogic,t7-periphs-pinctrl.h > new file mode 100644 > index 000000000000..4e16d31a71c9 > --- /dev/null > +++ b/include/dt-bindings/gpio/amlogic,t7-periphs-pinctrl.h > @@ -0,0 +1,179 @@ > +/* SPDX-License-Identifier: (GPL-2.0-only OR MIT) */ > +/* > + * Copyright (c) 2023 Amlogic, Inc. All rights reserved. > + * Author: Huqiang Qin > + */ > + > +#ifndef _DT_BINDINGS_AMLOGIC_T7_GPIO_H > +#define _DT_BINDINGS_AMLOGIC_T7_GPIO_H > + > +#define GPIOB_0 0 > +#define GPIOB_1 1 > +#define GPIOB_2 2 > +#define GPIOB_3 3 > +#define GPIOB_4 4 > +#define GPIOB_5 5 > +#define GPIOB_6 6 > +#define GPIOB_7 7 > +#define GPIOB_8 8 > +#define GPIOB_9 9 > +#define GPIOB_10 10 > +#define GPIOB_11 11 > +#define GPIOB_12 12 > + > +#define GPIOC_0 13 > +#define GPIOC_1 14 > +#define GPIOC_2 15 > +#define GPIOC_3 16 > +#define GPIOC_4 17 > +#define GPIOC_5 18 > +#define GPIOC_6 19 > + > +#define GPIOX_0 20 > +#define GPIOX_1 21 > +#define GPIOX_2 22 > +#define GPIOX_3 23 > +#define GPIOX_4 24 > +#define GPIOX_5 25 > +#define GPIOX_6 26 > +#define GPIOX_7 27 > +#define GPIOX_8 28 > +#define GPIOX_9 29 > +#define GPIOX_10 30 > +#define GPIOX_11 31 > +#define GPIOX_12 32 > +#define GPIOX_13 33 > +#define GPIOX_14 34 > +#define GPIOX_15 35 > +#define GPIOX_16 36 > +#define GPIOX_17 37 > +#define GPIOX_18 38 > +#define GPIOX_19 39 > + > +#define GPIOW_0 40 > +#define GPIOW_1 41 > +#define GPIOW_2 42 > +#define GPIOW_3 43 > +#define GPIOW_4 44 > +#define GPIOW_5 45 > +#define GPIOW_6 46 > +#define GPIOW_7 47 > +#define GPIOW_8 48 > +#define GPIOW_9 49 > +#define GPIOW_10 50 > +#define GPIOW_11 51 > +#define GPIOW_12 52 > +#define GPIOW_13 53 > +#define GPIOW_14 54 > +#define GPIOW_15 55 > +#define GPIOW_16 56 > + > +#define GPIOD_0 57 > +#define GPIOD_1 58 > +#define GPIOD_2 59 > +#define GPIOD_3 60 > +#define GPIOD_4 61 > +#define GPIOD_5 62 > +#define GPIOD_6 63 > +#define GPIOD_7 64 > +#define GPIOD_8 65 > +#define GPIOD_9 66 > +#define GPIOD_10 67 > +#define GPIOD_11 68 > +#define GPIOD_12 69 > + > +#define GPIOE_0 70 > +#define GPIOE_1 71 > +#define GPIOE_2 72 > +#define GPIOE_3 73 > +#define GPIOE_4 74 > +#define GPIOE_5 75 > +#define GPIOE_6 76 > + > +#define GPIOZ_0 77 > +#define GPIOZ_1 78 > +#define GPIOZ_2 79 > +#define GPIOZ_3 80 > +#define GPIOZ_4 81 > +#define GPIOZ_5 82 > +#define GPIOZ_6 83 > +#define GPIOZ_7 84 > +#define GPIOZ_8 85 > +#define GPIOZ_9 86 > +#define GPIOZ_10 87 > +#define GPIOZ_11 88 > +#define GPIOZ_12 89 > +#define GPIOZ_13 90 > + > +#define GPIOT_0 91 > +#define GPIOT_1 92 > +#define GPIOT_2 93 > +#define GPIOT_3 94 > +#define GPIOT_4 95 > +#define GPIOT_5 96 > +#define GPIOT_6 97 > +#define GPIOT_7 98 > +#define GPIOT_8 99 > +#define GPIOT_9 100 > +#define GPIOT_10 101 > +#define GPIOT_11 102 > +#define GPIOT_12 103 > +#define GPIOT_13 104 > +#define GPIOT_14 105 > +#define GPIOT_15 106 > +#define GPIOT_16 107 > +#define GPIOT_17 108 > +#define GPIOT_18 109 > +#define GPIOT_19 110 > +#define GPIOT_20 111 > +#define GPIOT_21 112 > +#define GPIOT_22 113 > +#define GPIOT_23 114 > + > +#define GPIOM_0 115 > +#define GPIOM_1 116 > +#define GPIOM_2 117 > +#define GPIOM_3 118 > +#define GPIOM_4 119 > +#define GPIOM_5 120 > +#define GPIOM_6 121 > +#define GPIOM_7 122 > +#define GPIOM_8 123 > +#define GPIOM_9 124 > +#define GPIOM_10 125 > +#define GPIOM_11 126 > +#define GPIOM_12 127 > +#define GPIOM_13 128 > + > +#define GPIOY_0 129 > +#define GPIOY_1 130 > +#define GPIOY_2 131 > +#define GPIOY_3 132 > +#define GPIOY_4 133 > +#define GPIOY_5 134 > +#define GPIOY_6 135 > +#define GPIOY_7 136 > +#define GPIOY_8 137 > +#define GPIOY_9 138 > +#define GPIOY_10 139 > +#define GPIOY_11 140 > +#define GPIOY_12 141 > +#define GPIOY_13 142 > +#define GPIOY_14 143 > +#define GPIOY_15 144 > +#define GPIOY_16 145 > +#define GPIOY_17 146 > +#define GPIOY_18 147 > + > +#define GPIOH_0 148 > +#define GPIOH_1 149 > +#define GPIOH_2 150 > +#define GPIOH_3 151 > +#define GPIOH_4 152 > +#define GPIOH_5 153 > +#define GPIOH_6 154 > +#define GPIOH_7 155 > + > +#define GPIO_TEST_N 156 > + > +#endif /* _DT_BINDINGS_AMLOGIC_T7_GPIO_H */ Tested-by: Lucas Tanure _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic