]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: fixup flexcan device tree clock-frequency
authorJia Hongtao <B38951@freescale.com>
Tue, 15 Nov 2011 07:04:11 +0000 (15:04 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 29 Nov 2011 14:48:05 +0000 (08:48 -0600)
commit33c875366e1d3e433881a86704816cdad847532f
tree963e98153757c94893746e3e7c89a3b0871dd752
parent43f082bb7fc1c24b32a4abc693869c7d14d42829
powerpc/85xx: fixup flexcan device tree clock-frequency

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@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/fdt.c