Skip to content

Commit cf5e8ad

Browse files
wdmegrvnmenon
authored andcommitted
arm64: dts: ti: k3-am62-lp-sk-nand: Rename pinctrls to fix schema warnings
Rename pinctrl nodes to comply with naming conventions required by pinctrl-single schema. Fixes: e569152 ("arm64: dts: ti: am62-lp-sk: Add overlay for NAND expansion card") Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Link: https://patch.msgid.link/20251127122733.2523367-3-w.egorov@phytec.de Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent d876bb9 commit cf5e8ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/ti/k3-am62-lp-sk-nand.dtso

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
};
1515

1616
&main_pmx0 {
17-
gpmc0_pins_default: gpmc0-pins-default {
17+
gpmc0_pins_default: gpmc0-default-pins {
1818
pinctrl-single,pins = <
1919
AM62X_IOPAD(0x003c, PIN_INPUT, 0) /* (K19) GPMC0_AD0 */
2020
AM62X_IOPAD(0x0040, PIN_INPUT, 0) /* (L19) GPMC0_AD1 */

0 commit comments

Comments
 (0)