Hi,

I was inspired by some I2C RTC node (tqm5200.dts). Those nodes
are named [EMAIL PROTECTED] But to be in common I can change it. Also
the vendor is differnet in warp's dts file. adi (analog device inc.) against
"analog".

So I will update my patch to be compatible with warp.dts.

I keep your ack, Stefan.

Matthias

On Friday 05 September 2008 12:19, Stefan Roese wrote:
> > diff --git a/arch/powerpc/boot/dts/sequoia.dts
> > b/arch/powerpc/boot/dts/sequoia.dts index 72d15f0..9ba5def 100644
> > --- a/arch/powerpc/boot/dts/sequoia.dts
> > +++ b/arch/powerpc/boot/dts/sequoia.dts
> > @@ -246,13 +246,22 @@
> >                     };
> >
> >                     IIC0: [EMAIL PROTECTED] {
> > +                           #address-cells = <1>;
> > +                           #size-cells = <0>;
> >                             compatible = "ibm,iic-440epx", "ibm,iic";
> >                             reg = <0xef600700 0x00000014>;
> >                             interrupt-parent = <&UIC0>;
> >                             interrupts = <0x2 0x4>;
> > +
> > +                           [EMAIL PROTECTED] {
> 
> Not sure if we shouldn't use
> 
>                                 [EMAIL PROTECTED] {
> 
> here. This is the way it is already done in warp.dts.
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to