On Fri, Mar 21, 2008 at 12:30 AM, Wolfgang Grandegger <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>

>
>  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;
>                 };
>
>  +               [EMAIL PROTECTED] {
>  +                       compatible = "fsl,mpc5200-mscan";
>  +                       cell-index = <0>;
>  +                       interrupts = <2 11 0>;
>  +                       interrupt-parent = <&mpc5200_pic>;
>  +                       reg = <900 80>;
>  +               };
>  +
>  +               [EMAIL PROTECTED] {
>  +                       compatible = "fsl,mpc5200-mscan";
>  +                       cell-index = <1>;
>  +                       interrupts = <2 12 0>;
>  +                       interrupt-parent = <&mpc5200_pic>;
>  +                       reg = <980 80>;
>  +               };
>  +
>                 [EMAIL PROTECTED] {
>                         compatible = "fsl,mpc5200-gpio";
>                         reg = <b00 40>;
>
-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to