From: Lorenzo Bianconi <lorenzo@kernel.org>
To: Linus Walleij <linus.walleij@linaro.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>
Cc: linux-mediatek@lists.infradead.org, linux-gpio@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] arm64: dts: airoha: en7581: Add gpio-ranges property for gpio controller
Date: Tue, 22 Apr 2025 17:48:11 +0200 [thread overview]
Message-ID: <aAe6O8qB3d7MjT0-@lore-desk> (raw)
In-Reply-To: <20250307-en7581-gpio-range-v1-2-de1262105428@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 952 bytes --]
On Mar 07, Lorenzo Bianconi wrote:
> Introduce missing gpio-ranges property for Airoha EN7581 gpio controller
>
> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
> ---
> arch/arm64/boot/dts/airoha/en7581-evb.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/airoha/en7581-evb.dts b/arch/arm64/boot/dts/airoha/en7581-evb.dts
> index d53b72d18242e3cee8b37c7b1b719d662fd6db8d..a8f8a9f0b807a2ee4fd11f8418b8e810a6945d73 100644
> --- a/arch/arm64/boot/dts/airoha/en7581-evb.dts
> +++ b/arch/arm64/boot/dts/airoha/en7581-evb.dts
> @@ -65,6 +65,10 @@ reserved_bmt@7e00000 {
> };
> };
>
> +&en7581_pinctrl {
> + gpio-ranges = <&en7581_pinctrl 0 13 47>;
> +};
> +
> &i2c0 {
> status = "okay";
> };
Hi Angelo and Matthias,
Do you have any update about this patch? I have some queued patches dependent
on this one. Thanks in advance.
Regards,
Lorenzo
>
> --
> 2.48.1
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2025-04-22 18:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-07 17:08 [PATCH 0/2] Add gpio-ranges property for EN7581 gpio controller Lorenzo Bianconi
2025-03-07 17:08 ` [PATCH 1/2] dt-bindings: pinctrl: airoha: Add missing gpio-ranges property Lorenzo Bianconi
2025-03-11 18:00 ` Rob Herring (Arm)
2025-03-14 10:38 ` Linus Walleij
2025-03-07 17:08 ` [PATCH 2/2] arm64: dts: airoha: en7581: Add gpio-ranges property for gpio controller Lorenzo Bianconi
2025-04-22 15:48 ` Lorenzo Bianconi [this message]
2025-03-11 20:07 ` [PATCH 0/2] Add gpio-ranges property for EN7581 " Lorenzo Bianconi
2025-03-14 10:40 ` Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aAe6O8qB3d7MjT0-@lore-desk \
--to=lorenzo@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.