Skip to content

Commit

Permalink
[POWERPC] 4xx: 440EPx Sequoia USB OHCI DTS entry
Browse files Browse the repository at this point in the history
Add the 440EPx Sequoia USB OHCI device tree entry.

Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
  • Loading branch information
Valentine Barshak authored and Josh Boyer committed Dec 23, 2007
1 parent accf5ef commit f82f5a2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions arch/powerpc/boot/dts/sequoia.dts
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,13 @@
interrupt-map-mask = <ffffffff>;
};

USB1: usb@e0000400 {
compatible = "ohci-be";
reg = <0 e0000400 60>;
interrupt-parent = <&UIC0>;
interrupts = <15 8>;
};

POB0: opb {
compatible = "ibm,opb-440epx", "ibm,opb";
#address-cells = <1>;
Expand Down

0 comments on commit f82f5a2

Please sign in to comment.