Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 76a38855 authored by Peter Chen's avatar Peter Chen Committed by Shawn Guo
Browse files

ARM: dts: imx6: add anatop phandle for usbphy



Add anatop phandle for usbphy

Signed-off-by: default avatarPeter Chen <peter.chen@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 4c2620e7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -576,6 +576,7 @@
				reg = <0x020c9000 0x1000>;
				interrupts = <0 44 IRQ_TYPE_LEVEL_HIGH>;
				clocks = <&clks 182>;
				fsl,anatop = <&anatop>;
			};

			usbphy2: usbphy@020ca000 {
@@ -583,6 +584,7 @@
				reg = <0x020ca000 0x1000>;
				interrupts = <0 45 IRQ_TYPE_LEVEL_HIGH>;
				clocks = <&clks 183>;
				fsl,anatop = <&anatop>;
			};

			snvs@020cc000 {
+2 −0
Original line number Diff line number Diff line
@@ -519,6 +519,7 @@
				reg = <0x020c9000 0x1000>;
				interrupts = <0 44 IRQ_TYPE_LEVEL_HIGH>;
				clocks = <&clks IMX6SL_CLK_USBPHY1>;
				fsl,anatop = <&anatop>;
			};

			usbphy2: usbphy@020ca000 {
@@ -526,6 +527,7 @@
				reg = <0x020ca000 0x1000>;
				interrupts = <0 45 IRQ_TYPE_LEVEL_HIGH>;
				clocks = <&clks IMX6SL_CLK_USBPHY2>;
				fsl,anatop = <&anatop>;
			};

			snvs@020cc000 {