The patch adds usb ehci entry to PowerPC440EPx Sequoia DTS. Signed-off-by: Valentine Barshak <[EMAIL PROTECTED]> --- arch/powerpc/boot/dts/sequoia.dts | 9 +++++++++ 1 file changed, 9 insertions(+)
diff -ruN linux-2.6.orig/arch/powerpc/boot/dts/sequoia.dts linux-2.6/arch/powerpc/boot/dts/sequoia.dts --- linux-2.6.orig/arch/powerpc/boot/dts/sequoia.dts 2007-09-15 14:28:06.000000000 +0400 +++ linux-2.6/arch/powerpc/boot/dts/sequoia.dts 2007-09-15 16:20:19.000000000 +0400 @@ -122,6 +122,15 @@ interrupt-map-mask = <ffffffff>; }; + USB0: [EMAIL PROTECTED] { + device_type = "usb"; + compatible = "ibm,ehci-440epx", "ehci-be-desc", "ehci"; + interrupt-parent = <&UIC0>; + interrupts = <1a 4>; + reg = <0 e0000300 ff>; + big-endian; + }; + POB0: opb { compatible = "ibm,opb-440epx", "ibm,opb"; #address-cells = <1>; _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev