[U-Boot] [u-boot][PATCH] uboot/flexcan: fixup flexcan clock-frequency
Kumar Gala
galak at kernel.crashing.org
Tue Nov 29 16:05:40 CET 2011
On Nov 15, 2011, at 1:04 AM, Jia Hongtao wrote:
> Make the fixup matchable with dts and kernel.
> Update the compatible from "fsl,flexcan-v1.0" to "fsl,p1010-flexcan" and
> Change the "clock-freq" property to "clock-frequency".
> We also change flexcan frequency from CCB-clock to CCB-clock/2 according
> to P1010 spec.
>
> We now keep the old interfaces to make previous kernel work. They should
> be removed in the future.
>
> Signed-off-by: Jia Hongtao <B38951 at freescale.com>
> Signed-off-by: Li Yang <leoli at freescale.com>
> ---
> arch/powerpc/cpu/mpc85xx/fdt.c | 13 ++++++++++++-
> 1 files changed, 12 insertions(+), 1 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list