projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41abd68
)
[POWERPC] 4xx: Add 440EPx Sequoia ehci dts entry
author
Valentine Barshak
<vbarshak@ru.mvista.com>
Mon, 24 Sep 2007 19:29:52 +0000
(
05:29
+1000)
committer
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Thu, 7 Feb 2008 03:02:53 +0000
(21:02 -0600)
Adds USB EHCI entry to PowerPC 440EPx Sequoia DTS.
Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/boot/dts/sequoia.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/sequoia.dts
b/arch/powerpc/boot/dts/sequoia.dts
index d9046c1adcbea00571d9a5789f371169c217f7ea..5c13d46f441dc3dd7541ee56c1ab6d975bc41abd 100644
(file)
--- a/
arch/powerpc/boot/dts/sequoia.dts
+++ b/
arch/powerpc/boot/dts/sequoia.dts
@@
-138,6
+138,14
@@
interrupts = <15 8>;
};
+ USB0: ehci@e0000300 {
+ compatible = "ibm,usb-ehci-440epx", "usb-ehci";
+ interrupt-parent = <&UIC0>;
+ interrupts = <1a 4>;
+ reg = <0 e0000300 90 0 e0000390 70>;
+ big-endian;
+ };
+
POB0: opb {
compatible = "ibm,opb-440epx", "ibm,opb";
#address-cells = <1>;