]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx6: add anatop phandle for usbphy
authorPeter Chen <peter.chen@freescale.com>
Fri, 20 Dec 2013 07:52:01 +0000 (15:52 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 31 Dec 2013 03:09:59 +0000 (11:09 +0800)
Add anatop phandle for usbphy

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6qdl.dtsi
arch/arm/boot/dts/imx6sl.dtsi

index 8a7ce97ccf940e5fe563458289ee296741e46bc1..e78497eebdef74396c4424d1038f262cddc3e3e8 100644 (file)
                                reg = <0x020c9000 0x1000>;
                                interrupts = <0 44 IRQ_TYPE_LEVEL_HIGH>;
                                clocks = <&clks 182>;
+                               fsl,anatop = <&anatop>;
                        };
 
                        usbphy2: usbphy@020ca000 {
                                reg = <0x020ca000 0x1000>;
                                interrupts = <0 45 IRQ_TYPE_LEVEL_HIGH>;
                                clocks = <&clks 183>;
+                               fsl,anatop = <&anatop>;
                        };
 
                        snvs@020cc000 {
index 983ca3871066f01954d84c5b873f4ae28076ad9e..ee08d1b31a56bae7133420e4d385fc6387704abe 100644 (file)
                                reg = <0x020c9000 0x1000>;
                                interrupts = <0 44 IRQ_TYPE_LEVEL_HIGH>;
                                clocks = <&clks IMX6SL_CLK_USBPHY1>;
+                               fsl,anatop = <&anatop>;
                        };
 
                        usbphy2: usbphy@020ca000 {
                                reg = <0x020ca000 0x1000>;
                                interrupts = <0 45 IRQ_TYPE_LEVEL_HIGH>;
                                clocks = <&clks IMX6SL_CLK_USBPHY2>;
+                               fsl,anatop = <&anatop>;
                        };
 
                        snvs@020cc000 {