MLK-10085-2 ARM: imx6: add usb anatop phandle at usbotg node
authorLi Jun <b47624@freescale.com>
Fri, 9 Jan 2015 06:27:07 +0000 (14:27 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:46:57 +0000 (14:46 -0500)
Add anatop phandle at usbotg node to access anatop register.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
arch/arm/boot/dts/imx6qdl.dtsi
arch/arm/boot/dts/imx6sl.dtsi

index c93631a..ca632fc 100644 (file)
                                ahb-burst-config = <0x0>;
                                tx-burst-size-dword = <0x10>;
                                rx-burst-size-dword = <0x10>;
+                               fsl,anatop = <&anatop>;
                                status = "disabled";
                        };
 
index cdebbf3..6916835 100644 (file)
                                ahb-burst-config = <0x0>;
                                tx-burst-size-dword = <0x10>;
                                rx-burst-size-dword = <0x10>;
+                               fsl,anatop = <&anatop>;
                                status = "disabled";
                        };