From: Li Jun Date: Fri, 9 Jan 2015 06:27:07 +0000 (+0800) Subject: MLK-10085-2 ARM: imx6: add usb anatop phandle at usbotg node X-Git-Tag: C0P2-H0.0--20200415~4729 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=078d0da57a4f59cf26e57647897ef79e8556669e;p=linux.git MLK-10085-2 ARM: imx6: add usb anatop phandle at usbotg node Add anatop phandle at usbotg node to access anatop register. Signed-off-by: Peter Chen --- diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index c93631a843e3..ca632fc94aa9 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi @@ -942,6 +942,7 @@ ahb-burst-config = <0x0>; tx-burst-size-dword = <0x10>; rx-burst-size-dword = <0x10>; + fsl,anatop = <&anatop>; status = "disabled"; }; diff --git a/arch/arm/boot/dts/imx6sl.dtsi b/arch/arm/boot/dts/imx6sl.dtsi index cdebbf3ce380..6916835c9639 100644 --- a/arch/arm/boot/dts/imx6sl.dtsi +++ b/arch/arm/boot/dts/imx6sl.dtsi @@ -770,6 +770,7 @@ ahb-burst-config = <0x0>; tx-burst-size-dword = <0x10>; rx-burst-size-dword = <0x10>; + fsl,anatop = <&anatop>; status = "disabled"; };