arm64: dts: imx93-11x11-evk: fix duplicated lpi2c3 labels
authorJoy Zou <joy.zou@nxp.com>
Thu, 20 Jun 2024 02:26:36 +0000 (10:26 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 1 Jul 2024 14:21:44 +0000 (22:21 +0800)
Move node "rtc@53" to existed "&lpi2c3" and remove redundant
"&lpi2c3" label.

Signed-off-by: Joy Zou <joy.zou@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts

index bd98eff4d685f1e7709654bafe736f290e5cfd59..095bbcb3b3ee2260fba07e32cd24b6849ae5dcab 100644 (file)
                        };
                };
        };
+
+       pcf2131: rtc@53 {
+               compatible = "nxp,pcf2131";
+               reg = <0x53>;
+               interrupt-parent = <&pcal6524>;
+               interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
+       };
 };
 
 &eqos {
        };
 };
 
-&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 = <