From: Sebastian Reichel Date: Sat, 24 Feb 2024 21:29:41 +0000 (+0100) Subject: ARM: dts: imx6ul: Remove fsl,anatop from usbotg1 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=44951591873cee79a74e174b7281e65b897a45e4;p=linux.git ARM: dts: imx6ul: Remove fsl,anatop from usbotg1 fsl,anatop should only be added to the usbphy nodes. Signed-off-by: Sebastian Reichel Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi b/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi index db5b66b76846a..5164c80c8368f 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi @@ -858,7 +858,6 @@ clocks = <&clks IMX6UL_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>;