mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
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:
parent
8161827fb8
commit
707bf92e4b
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user