提交 8189c51f 编写于 作者: P Peter Chen 提交者: 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: NPeter Chen <peter.chen@freescale.com>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 76a38855
...@@ -35,6 +35,8 @@ ...@@ -35,6 +35,8 @@
spi1 = &ecspi2; spi1 = &ecspi2;
spi2 = &ecspi3; spi2 = &ecspi3;
spi3 = &ecspi4; spi3 = &ecspi4;
usbphy0 = &usbphy1;
usbphy1 = &usbphy2;
}; };
intc: interrupt-controller@00a01000 { intc: interrupt-controller@00a01000 {
......
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
spi1 = &ecspi2; spi1 = &ecspi2;
spi2 = &ecspi3; spi2 = &ecspi3;
spi3 = &ecspi4; spi3 = &ecspi4;
usbphy0 = &usbphy1;
usbphy1 = &usbphy2;
}; };
cpus { cpus {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册