ARM: dts: imx27: Place the usb phy nodes in the board dts files
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 16 Apr 2014 17:53:19 +0000 (14:53 -0300)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 16 May 2014 15:02:00 +0000 (23:02 +0800)
commitaf38a00378247a3dc29acf7b482586442b71fafb
tree4336848eeb7aa9d819f18344f77c8ee27cda7a84
parentb67b19447eb4f60d4f004f48298154630d4bed39
ARM: dts: imx27: Place the usb phy nodes in the board dts files

It is not a good approach to have the USB PHY nodes inside imx27.dtsi since
the USB PHYs on mx27 are not internal to the SoC.

Place the USB PHY nodes in the board dts files instead.

Also, each board may have a different clock source for the USB PHY, so do not
hardcode it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts
arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi
arch/arm/boot/dts/imx27.dtsi
This page took 0.026296 seconds and 5 git commands to generate.