[POWERPC] 4xx: Add 440EPx Sequoia ehci dts entry

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Thursday, February 7, 2008 - 11:03 am

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3c0c6c...
Commit:     3c0c6cb5eb2931712d5d750bf27d27d37a44d75e
Parent:     41abd68e6fbc1fc57353327bebe2e0126d712607
Author:     Valentine Barshak <vbarshak@ru.mvista.com>
AuthorDate: Tue Sep 25 05:29:52 2007 +1000
Committer:  Josh Boyer <jwboyer@linux.vnet.ibm.com>
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 <vbarshak@ru.mvista.com>
    Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
---
 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: 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>;
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[POWERPC] 4xx: Add 440EPx Sequoia ehci dts entry, Linux Kernel Mailing ..., (Thu Feb 7, 11:03 am)