Commit 4c3cdac1 authored by Nishanth Menon's avatar Nishanth Menon Committed by Vignesh Raghavendra
Browse files

arm64: dts: ti: k3-j7200-mcu-wakeup: Remove 0x unit address prefix from nodename



unit-address should not use a 0x prefix.

Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20230424173623.477577-2-nm@ti.com


Signed-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent 4af03328
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -212,7 +212,7 @@ wkup_pmx0: pinctrl@4301c000 {
		pinctrl-single,function-mask = <0xffffffff>;
	};

	wkup_pmx1: pinctrl@0x4301c038 {
	wkup_pmx1: pinctrl@4301c038 {
		compatible = "pinctrl-single";
		/* Proxy 0 addressing */
		reg = <0x00 0x4301c038 0x00 0x8>;
@@ -221,7 +221,7 @@ wkup_pmx1: pinctrl@0x4301c038 {
		pinctrl-single,function-mask = <0xffffffff>;
	};

	wkup_pmx2: pinctrl@0x4301c068 {
	wkup_pmx2: pinctrl@4301c068 {
		compatible = "pinctrl-single";
		/* Proxy 0 addressing */
		reg = <0x00 0x4301c068 0x00 0xec>;
@@ -230,7 +230,7 @@ wkup_pmx2: pinctrl@0x4301c068 {
		pinctrl-single,function-mask = <0xffffffff>;
	};

	wkup_pmx3: pinctrl@0x4301c174 {
	wkup_pmx3: pinctrl@4301c174 {
		compatible = "pinctrl-single";
		/* Proxy 0 addressing */
		reg = <0x00 0x4301c174 0x00 0x20>;