ARM: dts: imx6: remove fsl,anatop property from usb controller node
authorXu Yang <xu.yang_2@nxp.com>
Wed, 3 Apr 2024 09:04:35 +0000 (17:04 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 22 Apr 2024 03:48:15 +0000 (11:48 +0800)
This property is not needed for usb controller. The usb phy needs it
instead.

Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6sll.dtsi
arch/arm/boot/dts/nxp/imx/imx6sx.dtsi

index 3659fd5ecfa620e665edf570dd9d2b8c0f24bc09..ddeb5b37fb78b92e8b56fd8b1714d30f1760baa1 100644 (file)
                                clocks = <&clks IMX6SLL_CLK_USBOH3>;
                                fsl,usbphy = <&usbphy1>;
                                fsl,usbmisc = <&usbmisc 0>;
-                               fsl,anatop = <&anatop>;
                                ahb-burst-config = <0x0>;
                                tx-burst-size-dword = <0x10>;
                                rx-burst-size-dword = <0x10>;
index 0de359d62a472f9942ffb1de8c844400dbd035ba..6d3deba60de552fb25c87b7bf59a8030e319c0e3 100644 (file)
                                clocks = <&clks IMX6SX_CLK_USBOH3>;
                                fsl,usbphy = <&usbphy1>;
                                fsl,usbmisc = <&usbmisc 0>;
-                               fsl,anatop = <&anatop>;
                                ahb-burst-config = <0x0>;
                                tx-burst-size-dword = <0x10>;
                                rx-burst-size-dword = <0x10>;
                                fsl,usbphy = <&usbphynop1>;
                                fsl,usbmisc = <&usbmisc 2>;
                                phy_type = "hsic";
-                               fsl,anatop = <&anatop>;
                                dr_mode = "host";
                                ahb-burst-config = <0x0>;
                                tx-burst-size-dword = <0x10>;