Commit 8189c51f authored by Peter Chen's avatar Peter Chen Committed by Shawn Guo

ARM: dts: imx6: add mxs phy controller id

We need to use controller id to access different register regions
for mxs phy.
Signed-off-by: default avatarPeter Chen <peter.chen@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 76a38855
......@@ -35,6 +35,8 @@ aliases {
spi1 = &ecspi2;
spi2 = &ecspi3;
spi3 = &ecspi4;
usbphy0 = &usbphy1;
usbphy1 = &usbphy2;
};
intc: interrupt-controller@00a01000 {
......
......@@ -28,6 +28,8 @@ aliases {
spi1 = &ecspi2;
spi2 = &ecspi3;
spi3 = &ecspi4;
usbphy0 = &usbphy1;
usbphy1 = &usbphy2;
};
cpus {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment