aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8313erdb.dts
diff options
context:
space:
mode:
authorLi Yang <leoli@freescale.com>2008-01-08 02:18:46 -0500
committerKumar Gala <galak@kernel.crashing.org>2008-01-23 20:33:05 -0500
commit866b6ddd283ac453d4208831119d2b8272cda832 (patch)
tree57389646617d0fd976f85483301b936aaa06d7ef /arch/powerpc/boot/dts/mpc8313erdb.dts
parente10241d8a1a68955e2f3e74befd9fa6ce61ba2bc (diff)
[POWERPC] 83xx: USB device tree cleanups
Remove device_type = "usb" for 83xx SoC USB controller Signed-off-by: Li Yang <leoli@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8313erdb.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8313erdb.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc8313erdb.dts b/arch/powerpc/boot/dts/mpc8313erdb.dts
index c5b6665a8209..6e8c6066de50 100644
--- a/arch/powerpc/boot/dts/mpc8313erdb.dts
+++ b/arch/powerpc/boot/dts/mpc8313erdb.dts
@@ -92,7 +92,6 @@
92 92
93 /* phy type (ULPI, UTMI, UTMI_WIDE, SERIAL) */ 93 /* phy type (ULPI, UTMI, UTMI_WIDE, SERIAL) */
94 usb@23000 { 94 usb@23000 {
95 device_type = "usb";
96 compatible = "fsl-usb2-dr"; 95 compatible = "fsl-usb2-dr";
97 reg = <23000 1000>; 96 reg = <23000 1000>;
98 #address-cells = <1>; 97 #address-cells = <1>;