commit | 6d817aa71fddea859ba02d1a0b326da930ce6b50 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Wed Aug 29 15:08:40 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Oct 03 20:35:43 2007 -0500 |
tree | b06061acb38cf5592c7a6480b9cd64b76679913c | |
parent | 26f571d7c968dbd30656fc1421eeb0d9088aaad9 [diff] |
[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>