Bryan O'Donoghue wrote: > Redo the addition of the clock-frequency parameter to the Adder875 .dts > so that the values are decimal rather then hex. > > > Signed-off-by: Bryan O'Donoghue <[EMAIL PROTECTED]> > --- > > diff --git a/arch/powerpc/boot/dts/adder875-redboot.dts > b/arch/powerpc/boot/dts/adder875-redboot.dts > index 7c25d96..c508f3c 100644 > --- a/arch/powerpc/boot/dts/adder875-redboot.dts > +++ b/arch/powerpc/boot/dts/adder875-redboot.dts > @@ -149,6 +149,7 @@ > compatible = "fsl,mpc875-brg", > "fsl,cpm1-brg", > "fsl,cpm-brg"; > + clock-frequency = <50000000>; > reg = <0x9f0 0x10>; > };
This patch is whitespace-mangled (all tabs are spaces, even in quoted sections). -Scott _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev