diff options
author | Peter Chen <peter.chen@freescale.com> | 2013-12-20 15:52:05 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2014-02-09 21:33:36 +0800 |
commit | 1f35cc6ae09f51cd2c216f65c253b033d17e86fb (patch) | |
tree | afd30533bffcd44f90544e0b6055bffa3cdeb7a9 /arch/arm/boot/dts/imx23.dtsi | |
parent | 3c6c9eeb143d65c86be7789daf8e81c3ba5b7a9b (diff) | |
download | linux-1f35cc6ae09f51cd2c216f65c253b033d17e86fb.tar.gz |
ARM: dts: mxs: add mxs phy controller id
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>
Diffstat (limited to 'arch/arm/boot/dts/imx23.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx23.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx23.dtsi b/arch/arm/boot/dts/imx23.dtsi index 9935e97fef66..bbcfb5a19c77 100644 --- a/arch/arm/boot/dts/imx23.dtsi +++ b/arch/arm/boot/dts/imx23.dtsi @@ -23,6 +23,7 @@ serial1 = &auart1; spi0 = &ssp0; spi1 = &ssp1; + usbphy0 = &usbphy0; }; cpus { |