浏览代码

[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>
Valentine Barshak 17 年之前
父节点
当前提交
3c0c6cb5eb
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      arch/powerpc/boot/dts/sequoia.dts

+ 8 - 0
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>;