提交 f82f5a26 编写于 作者: V Valentine Barshak 提交者: Josh Boyer

[POWERPC] 4xx: 440EPx Sequoia USB OHCI DTS entry

Add the 440EPx Sequoia USB OHCI device tree entry.
Signed-off-by: NValentine Barshak <vbarshak@ru.mvista.com>
Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
上级 accf5ef2
...@@ -122,6 +122,13 @@ ...@@ -122,6 +122,13 @@
interrupt-map-mask = <ffffffff>; interrupt-map-mask = <ffffffff>;
}; };
USB1: usb@e0000400 {
compatible = "ohci-be";
reg = <0 e0000400 60>;
interrupt-parent = <&UIC0>;
interrupts = <15 8>;
};
POB0: opb { POB0: opb {
compatible = "ibm,opb-440epx", "ibm,opb"; compatible = "ibm,opb-440epx", "ibm,opb";
#address-cells = <1>; #address-cells = <1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册