]> www.infradead.org Git - users/willy/xarray.git/commitdiff
arm64: dts: freescale: imx8mp-toradex-smarc: use generic gpio node name
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Wed, 30 Apr 2025 09:41:50 +0000 (11:41 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 9 May 2025 14:41:35 +0000 (22:41 +0800)
Use generic node name for the SoM GPIO expander, following the
Devicetree Specification generic node names recommendation.

Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-toradex-smarc.dtsi

index 0cd04c3c96bb62d82fd01d281c8213a46622a989..22f6daabdb90a2a3b828fcca9396edf9a207f7c3 100644 (file)
        single-master;
        status = "okay";
 
-       som_gpio_expander: gpio-expander@21 {
+       som_gpio_expander: gpio@21 {
                compatible = "nxp,pcal6408";
                reg = <0x21>;
                pinctrl-names = "default";