mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-09 20:31:27 -04: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:
committed by
Shawn Guo
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";
|
||||
|
||||
Reference in New Issue
Block a user