Skip to content

Commit 707bf92

Browse files
dolciniShawn Guo
authored andcommitted
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 <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 8161827 commit 707bf92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/freescale/imx8mp-toradex-smarc.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@
434434
single-master;
435435
status = "okay";
436436

437-
som_gpio_expander: gpio-expander@21 {
437+
som_gpio_expander: gpio@21 {
438438
compatible = "nxp,pcal6408";
439439
reg = <0x21>;
440440
pinctrl-names = "default";

0 commit comments

Comments
 (0)