diff options
| author | Wadim Egorov <w.egorov@phytec.de> | 2025-11-27 13:27:33 +0100 |
|---|---|---|
| committer | Nishanth Menon <nm@ti.com> | 2025-12-15 07:17:46 -0600 |
| commit | cf5e8adebe77917a4cc95e43e461cdbd857591ce (patch) | |
| tree | fc4f4b35105d48d0e79b72b0e074a9b78b691dc8 /arch | |
| parent | d876bb9353d87dee0ae620300106e8def189c785 (diff) | |
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: e569152274fec ("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>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm64/boot/dts/ti/k3-am62-lp-sk-nand.dtso | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am62-lp-sk-nand.dtso b/arch/arm64/boot/dts/ti/k3-am62-lp-sk-nand.dtso index 173ac60723b6..b4daa674eaa1 100644 --- a/arch/arm64/boot/dts/ti/k3-am62-lp-sk-nand.dtso +++ b/arch/arm64/boot/dts/ti/k3-am62-lp-sk-nand.dtso @@ -14,7 +14,7 @@ }; &main_pmx0 { - gpmc0_pins_default: gpmc0-pins-default { + gpmc0_pins_default: gpmc0-default-pins { pinctrl-single,pins = < AM62X_IOPAD(0x003c, PIN_INPUT, 0) /* (K19) GPMC0_AD0 */ AM62X_IOPAD(0x0040, PIN_INPUT, 0) /* (L19) GPMC0_AD1 */ |
