Josh Boyer wrote:
> On Mon, 8 Oct 2007 18:26:58 +0400
> Valentine Barshak <[EMAIL PROTECTED]> wrote:
> 
>> PowerPC 440EPx Sequoia USB OHCI device tree entry.
>>
>> Signed-off-by: Valentine Barshak <[EMAIL PROTECTED]>
> 
> I think I saw the OHCI big endian quirk patch go into Linus' tree
> recently.  Is that the only patch this one depends on?
> 

Yes, now we only need a dts entry to enable ohci support for 440EP(x),
Valentine.

> josh
> 
>> ---
>>  arch/powerpc/boot/dts/sequoia.dts |    7 +++++++
>>  1 files changed, 7 insertions(+)
>>
>> diff -pruN 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-10-08 
>> 16:29:54.000000000 +0400
>> +++ linux-2.6/arch/powerpc/boot/dts/sequoia.dts      2007-10-08 
>> 17:56:05.000000000 +0400
>> @@ -122,6 +122,13 @@
>>                      interrupt-map-mask = <ffffffff>;
>>              };
>>
>> +            USB1: [EMAIL PROTECTED] {
>> +                    compatible = "ohci-be";
>> +                    reg = <0 e0000400 60>;
>> +                    interrupt-parent = <&UIC0>;
>> +                    interrupts = <15 8>;
>> +            };
>> +
>>              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

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to