]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
powerpc/44x: Add USB DWC DTS entry to Canyonlands board
authorTirumala Marri <tmarri@apm.com>
Wed, 8 Dec 2010 14:49:05 +0000 (14:49 +0000)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Wed, 2 Feb 2011 11:57:51 +0000 (06:57 -0500)
Add Synopsys Designware DTS entry for 460EX based Canyonlands board.

Signed-off-by: Tirumala R Marri<tmarri@apm.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/boot/dts/canyonlands.dts

index 5b27a4b74b79a541d1a0e1650183d334d1a607b1..54caec68738219dd3c341fc04d488360f3c22ab7 100644 (file)
                        interrupts = <0x1e 4>;
                };
 
+               USBOTG0: usbotg@bff80000 {
+                       compatible = "amcc,dwc-otg";
+                       reg = <0x4 0xbff80000 0x10000>;
+                       interrupt-parent = <&USBOTG0>;
+                       #interrupt-cells = <1>;
+                       #address-cells = <0>;
+                       #size-cells = <0>;
+                       interrupts = <0x0 0x1 0x2>;
+                       interrupt-map = </* USB-OTG */ 0x0 &UIC2 0x1c 0x4
+                                        /* HIGH-POWER */ 0x1 &UIC1 0x1a 0x8
+                                        /* DMA */ 0x2 &UIC0 0xc 0x4>;
+               };
+
                SATA0: sata@bffd1000 {
                        compatible = "amcc,sata-460ex";
                        reg = <4 0xbffd1000 0x800 4 0xbffd0800 0x400>;