ARM: dts: mxs: add mxs phy controller id
authorPeter Chen <peter.chen@freescale.com>
Fri, 20 Dec 2013 07:52:05 +0000 (15:52 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 9 Feb 2014 13:33:36 +0000 (21:33 +0800)
We need to use controller id to access different register regions
for mxs phy.

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

index 9935e97..bbcfb5a 100644 (file)
@@ -23,6 +23,7 @@
                serial1 = &auart1;
                spi0 = &ssp0;
                spi1 = &ssp1;
+               usbphy0 = &usbphy0;
        };
 
        cpus {
index f60ed82..90a5795 100644 (file)
@@ -32,6 +32,8 @@
                serial4 = &auart4;
                spi0 = &ssp1;
                spi1 = &ssp2;
+               usbphy0 = &usbphy0;
+               usbphy1 = &usbphy1;
        };
 
        cpus {