From: Valentine Barshak Date: Mon, 8 Oct 2007 14:26:58 +0000 (+1000) Subject: [POWERPC] 4xx: 440EPx Sequoia USB OHCI DTS entry X-Git-Tag: v2.6.25-rc1~1131^2~175 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=f82f5a26723a055b08eba115660e245ef60c5a7a;p=~emulex%2Finfiniband.git [POWERPC] 4xx: 440EPx Sequoia USB OHCI DTS entry Add the 440EPx Sequoia USB OHCI device tree entry. Signed-off-by: Valentine Barshak Signed-off-by: Josh Boyer --- diff --git a/arch/powerpc/boot/dts/sequoia.dts b/arch/powerpc/boot/dts/sequoia.dts index 10784ff45dd..ece602a4068 100644 --- a/arch/powerpc/boot/dts/sequoia.dts +++ b/arch/powerpc/boot/dts/sequoia.dts @@ -122,6 +122,13 @@ interrupt-map-mask = ; }; + 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>;