Commit 9684ba49 authored by Joy Zou's avatar Joy Zou Committed by Shawn Guo
Browse files

arm64: dts: imx93-11x11-evk: fix duplicated lpi2c3 labels



Move node "rtc@53" to existed "&lpi2c3" and remove redundant
"&lpi2c3" label.

Signed-off-by: default avatarJoy Zou <joy.zou@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent d77a66c5
Loading
Loading
Loading
Loading
+7 −14
Original line number Diff line number Diff line
@@ -178,6 +178,13 @@ typec2_dr_sw: endpoint {
			};
		};
	};

	pcf2131: rtc@53 {
		compatible = "nxp,pcf2131";
		reg = <0x53>;
		interrupt-parent = <&pcal6524>;
		interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
	};
};

&eqos {
@@ -401,20 +408,6 @@ ldo5: LDO5 {
	};
};

&lpi2c3 {
	clock-frequency = <400000>;
	pinctrl-names = "default";
	pinctrl-0 = <&pinctrl_lpi2c3>;
	status = "okay";

	pcf2131: rtc@53 {
		compatible = "nxp,pcf2131";
		reg = <0x53>;
		interrupt-parent = <&pcal6524>;
		interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
	};
};

&iomuxc {
	pinctrl_eqos: eqosgrp {
		fsl,pins = <