mbox series

[0/2] Add gpio-ranges property for EN7581 gpio controller

Message ID 20250307-en7581-gpio-range-v1-0-de1262105428@kernel.org (mailing list archive)
Headers show
Series Add gpio-ranges property for EN7581 gpio controller | expand

Message

Lorenzo Bianconi March 7, 2025, 5:08 p.m. UTC
Introduce missing gpio-ranges property for Airoha EN7581 evaluation
board

---
Lorenzo Bianconi (2):
      dt-bindings: pinctrl: airoha: Add missing gpio-ranges property
      arm64: dts: airoha: en7581: Add gpio-ranges property for gpio controller

 Documentation/devicetree/bindings/pinctrl/airoha,en7581-pinctrl.yaml | 3 +++
 arch/arm64/boot/dts/airoha/en7581-evb.dts                            | 4 ++++
 2 files changed, 7 insertions(+)
---
base-commit: a8a297e8bb3dd304cac77f7c435a4983d885a657
change-id: 20250307-en7581-gpio-range-fceb30c7e2c9

Best regards,

Comments

Lorenzo Bianconi March 11, 2025, 8:07 p.m. UTC | #1
> Introduce missing gpio-ranges property for Airoha EN7581 evaluation
> board
> 

Hi Linus and Angelo,

is it fine if this series goes via linux-mediatek tree?
en7581_pinctrl node is only defined there for the moment.

Regards,
Lorenzo

> ---
> Lorenzo Bianconi (2):
>       dt-bindings: pinctrl: airoha: Add missing gpio-ranges property
>       arm64: dts: airoha: en7581: Add gpio-ranges property for gpio controller
> 
>  Documentation/devicetree/bindings/pinctrl/airoha,en7581-pinctrl.yaml | 3 +++
>  arch/arm64/boot/dts/airoha/en7581-evb.dts                            | 4 ++++
>  2 files changed, 7 insertions(+)
> ---
> base-commit: a8a297e8bb3dd304cac77f7c435a4983d885a657
> change-id: 20250307-en7581-gpio-range-fceb30c7e2c9
> 
> Best regards,
> -- 
> Lorenzo Bianconi <lorenzo@kernel.org>
>
Linus Walleij March 14, 2025, 10:40 a.m. UTC | #2
On Tue, Mar 11, 2025 at 9:07 PM Lorenzo Bianconi <lorenzo@kernel.org> wrote:

> is it fine if this series goes via linux-mediatek tree?
> en7581_pinctrl node is only defined there for the moment.

I applied 1/2 to the pinctrl tree.

Take 2/2 through the mediatek tree.

It will all land nicely upstream and works in linux-next.

Yours,
Linus Walleij