[PATCH 3/3] Add PowerPC 440EPx Sequoia ehci dts entry.
Valentine Barshak
vbarshak at ru.mvista.com
Mon Sep 17 23:02:39 EST 2007
The patch adds usb ehci entry to PowerPC440EPx Sequoia DTS.
Signed-off-by: Valentine Barshak <vbarshak at ru.mvista.com>
---
arch/powerpc/boot/dts/sequoia.dts | 9 +++++++++
1 file changed, 9 insertions(+)
diff -ruN linux-2.6.orig/arch/powerpc/boot/dts/sequoia.dts linux-2.6/arch/powerpc/boot/dts/sequoia.dts
--- linux-2.6.orig/arch/powerpc/boot/dts/sequoia.dts 2007-09-15 14:28:06.000000000 +0400
+++ linux-2.6/arch/powerpc/boot/dts/sequoia.dts 2007-09-15 16:20:19.000000000 +0400
@@ -122,6 +122,15 @@
interrupt-map-mask = <ffffffff>;
};
+ USB0: ehci at e0000300 {
+ device_type = "usb";
+ compatible = "ibm,ehci-440epx", "ehci-be-desc", "ehci";
+ interrupt-parent = <&UIC0>;
+ interrupts = <1a 4>;
+ reg = <0 e0000300 ff>;
+ big-endian;
+ };
+
POB0: opb {
compatible = "ibm,opb-440epx", "ibm,opb";
#address-cells = <1>;
More information about the Linuxppc-dev
mailing list