commit | 39a8b08610a10f3456ef9f4a38986d0407f1c57e | [log] [tgz] |
---|---|---|
author | Alistair Buxton <a.j.buxton@gmail.com> | Tue Sep 22 06:47:14 2009 +0100 |
committer | Alistair Buxton <a.j.buxton@gmail.com> | Wed Oct 07 23:14:04 2009 +0100 |
tree | 8ac972a18cb812b1d7f415f6b4086f4904ddda84 | |
parent | 4b9100dde2820296003940ffd81e006c33c9bf5d [diff] |
OMAP7XX: Clocks: Add omap850 support This patch is part of a series which unifies all duplicated code between omap730 and omap850. All cpu checks are converted to cpu_is_omap7xx() and CONFIG_ARCH_OMAP850 is added to all CONFIG_ARCH_OMAP730 checks. This file had no omap850 specific code. Initial clock support was done in the Linwizard tree by Zebediah C. McClure. Signed-off-by: Alistair Buxton <a.j.buxton@gmail.com> Reviewed-by: Zebediah C. McClure <zmc@lurian.net>