]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequency
authorScott Wood <scottwood@freescale.com>
Wed, 29 Aug 2007 20:08:40 +0000 (15:08 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 4 Oct 2007 01:35:43 +0000 (20:35 -0500)
commit6d817aa71fddea859ba02d1a0b326da930ce6b50
treeb06061acb38cf5592c7a6480b9cd64b76679913c
parent26f571d7c968dbd30656fc1421eeb0d9088aaad9
[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequency

As suggested by David Gibson, now that we have a separate node
for the baud rate generators, it's better to use the standard
clock-frequency property than a cpm-node-level fsl,brg-frequency
property.

This patch updates existing places where fsl,brg-frequency is
used.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/cuboot-8xx.c
arch/powerpc/boot/cuboot-pq2.c
arch/powerpc/sysdev/fsl_soc.c