aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/sequoia.dts
diff options
context:
space:
mode:
authorValentine Barshak <vbarshak@ru.mvista.com>2007-10-09 00:26:58 +1000
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>2007-12-23 13:20:36 -0600
commitf82f5a26723a055b08eba115660e245ef60c5a7a (patch)
treee448b01bf4aaedfd4cf56d73581debef2f9e85e6 /arch/powerpc/boot/dts/sequoia.dts
parentaccf5ef254b9dd4d3b53040dd73d80875c2cd39b (diff)
[POWERPC] 4xx: 440EPx Sequoia USB OHCI DTS entry
Add the 440EPx Sequoia USB OHCI device tree entry. Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/boot/dts/sequoia.dts')
-rw-r--r--arch/powerpc/boot/dts/sequoia.dts7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/sequoia.dts b/arch/powerpc/boot/dts/sequoia.dts
index 10784ff45dd..ece602a4068 100644
--- a/arch/powerpc/boot/dts/sequoia.dts
+++ b/arch/powerpc/boot/dts/sequoia.dts
@@ -122,6 +122,13 @@
interrupt-map-mask = <ffffffff>;
};
+ USB1: usb@e0000400 {
+ compatible = "ohci-be";
+ reg = <0 e0000400 60>;
+ interrupt-parent = <&UIC0>;
+ interrupts = <15 8>;
+ };
+
POB0: opb {
compatible = "ibm,opb-440epx", "ibm,opb";
#address-cells = <1>;