commit | d1b8a775fdb686c949d31e366a898b64147543e0 | [log] [tgz] |
---|---|---|
author | Pawel Moll <pawel.moll@arm.com> | Fri Jul 13 11:48:16 2012 +0100 |
committer | Pawel Moll <pawel.moll@arm.com> | Fri Jul 13 11:48:16 2012 +0100 |
tree | f94ab919c86b5a259fcd879d15926153b73d80b4 | |
parent | 56a34b03ff427046494db87f05fc810aaedd23a5 [diff] |
ARM: vexpress: Initial common clock support This patch makes Versatile Express use the common clock framework instead of the plat-versatile implementation. It defines clock provider for VE's OSCs (clock generators) and registers all required fixed and variable clock sources (for both motherboard and core tile). This is a simple conversion of the existing state and will be extended (and migrated to drivers/clk) in the near future. Signed-off-by: Pawel Moll <pawel.moll@arm.com>