summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/sequoia.dts
diff options
context:
space:
mode:
authorValentine Barshak2007-10-08 16:26:58 +0200
committerJosh Boyer2007-12-23 20:20:36 +0100
commitf82f5a26723a055b08eba115660e245ef60c5a7a (patch)
treee448b01bf4aaedfd4cf56d73581debef2f9e85e6 /arch/powerpc/boot/dts/sequoia.dts
parent[POWERPC] 4xx: Add 440SPe revA runtime detection to PCIe (diff)
downloadkernel-qcow2-linux-f82f5a26723a055b08eba115660e245ef60c5a7a.tar.gz
kernel-qcow2-linux-f82f5a26723a055b08eba115660e245ef60c5a7a.tar.xz
kernel-qcow2-linux-f82f5a26723a055b08eba115660e245ef60c5a7a.zip
[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 10784ff45dd6..ece602a40680 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>;