Oops with TQM5200 on TQM5200

Grant Likely grant.likely at secretlab.ca
Sat Mar 22 06:02:06 EST 2008


On Fri, Mar 21, 2008 at 12:30 AM, Wolfgang Grandegger <wg at grandegger.com> wrote:
> Bartlomiej Sieka wrote:
>  > Grant Likely wrote:
>  >> Paul, my git server is down at the moment.  Can you please pick this
>  >> one up for .25?  It is needed to boot the tqm5200 board.
>  >
>  > Could we also have similar fixes for cm5200.dts and motionpro.dts picked
>  > up? I could provide the patches within a day -- will this be OK?
>
>  At that occasion, could you please also add two CAN nodes to tqm5200.dts
>  as shown:

Acked-by: Grant Likely <grant.likely at secretlab.ca>

>
>  s$ diff -u tqm5200.dts tqm5200.dts.CAN
>  --- tqm5200.dts 2008-03-20 18:44:40.000000000 +0100
>  +++ tqm5200.dts.CAN     2008-03-21 07:27:49.000000000 +0100
>  @@ -68,6 +68,22 @@
>                         fsl,has-wdt;
>                 };
>
>  +               can at 900 {
>  +                       compatible = "fsl,mpc5200-mscan";
>  +                       cell-index = <0>;
>  +                       interrupts = <2 11 0>;
>  +                       interrupt-parent = <&mpc5200_pic>;
>  +                       reg = <900 80>;
>  +               };
>  +
>  +               can at 980 {
>  +                       compatible = "fsl,mpc5200-mscan";
>  +                       cell-index = <1>;
>  +                       interrupts = <2 12 0>;
>  +                       interrupt-parent = <&mpc5200_pic>;
>  +                       reg = <980 80>;
>  +               };
>  +
>                 gpio at b00 {
>                         compatible = "fsl,mpc5200-gpio";
>                         reg = <b00 40>;
>
-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.



More information about the Linuxppc-dev mailing list