arm64: dts: freescale: imx8mp-toradex-smarc: use generic gpio node name

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>
This commit is contained in:
Francesco Dolcini
2025-04-30 11:41:50 +02:00
committed by Shawn Guo
parent 8161827fb8
commit 707bf92e4b

View File

@@ -434,7 +434,7 @@ &i2c1 {
single-master;
status = "okay";
som_gpio_expander: gpio-expander@21 {
som_gpio_expander: gpio@21 {
compatible = "nxp,pcal6408";
reg = <0x21>;
pinctrl-names = "default";