Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3c0c6cb5eb2931712d5d750bf27d27d37a44d75e
Commit:     3c0c6cb5eb2931712d5d750bf27d27d37a44d75e
Parent:     41abd68e6fbc1fc57353327bebe2e0126d712607
Author:     Valentine Barshak <[EMAIL PROTECTED]>
AuthorDate: Tue Sep 25 05:29:52 2007 +1000
Committer:  Josh Boyer <[EMAIL PROTECTED]>
CommitDate: Wed Feb 6 21:02:53 2008 -0600

    [POWERPC] 4xx: Add 440EPx Sequoia ehci dts entry
    
    Adds USB EHCI entry to PowerPC 440EPx Sequoia DTS.
    
    Signed-off-by: Valentine Barshak <[EMAIL PROTECTED]>
    Signed-off-by: Josh Boyer <[EMAIL PROTECTED]>
---
 arch/powerpc/boot/dts/sequoia.dts |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/boot/dts/sequoia.dts 
b/arch/powerpc/boot/dts/sequoia.dts
index d9046c1..5c13d46 100644
--- a/arch/powerpc/boot/dts/sequoia.dts
+++ b/arch/powerpc/boot/dts/sequoia.dts
@@ -138,6 +138,14 @@
                        interrupts = <15 8>;
                };
 
+               USB0: [EMAIL PROTECTED] {
+                       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>;
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to