Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-13 | ARM: vexpress: Initial common clock support | Pawel Moll | 1 | -15/+0 | |
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> | |||||
2010-05-02 | ARM: Add Versatile Express support | Russell King | 1 | -0/+15 | |
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |