[PATCH 1/2] Added dts defintion for Lenovo ix4-300d nas
Andrew Lunn
andrew at lunn.ch
Wed Jul 23 07:14:43 PDT 2014
Hi Benoit,
>
> > + };
> > +
> > + serial at 12000 {
> > + clocks = <&coreclk 0>;
I don't think you need the clocks property. It should be already set
in armada-xp.dtsi.
> > + adt7473 at 2e {
> > + compatible = "adt7473";
Please include a vendor prefix here.
> > + reg = <0x2e>;
> > + };
> > +
> > + pcf8563 at 51 {
> > + compatible = "pcf8563";
and a vendor prefix here.
> > + /* warning: you need both eth1 & 0 to be initialize for poweroff to shutdown otherwise it reboots */
What do you mean by initialized? Driver loaded? Interface up?
> This is a great first version
I agree with Jason, well done.
Andrew
More information about the linux-arm-kernel
mailing list