linux/drivers/clk/versatile
Rob Herring 16956fed35 ARM: versatile: switch to DT only booting and remove legacy code
With DT support for clocks, irqchips, timers, and PCI now in place, DT
based booting has feature parity with non-DT legacy boot. The final
piece is actually enabling common clock support on Versatile. Enabling
full DT support requires either removing the old Versatile clock code,
updating the legacy boot to use the common clock code, or making DT and
legacy boot mutually exclusive. Given that removing legacy boot code is
the goal anyway, I am going with the 1st option.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-12-15 23:53:21 +01:00
..
clk-icst.c clk: versatile-icst: fix memory leak 2015-10-23 13:34:53 -07:00
clk-icst.h clk: versatile: pass a parent to the ICST clock 2014-02-13 11:20:48 +01:00
clk-impd1.c clk: versatile: Remove clk.h and clkdev.h includes 2015-07-20 11:11:20 -07:00
clk-realview.c drivers/clk: appropriate __init annotation for const data 2015-08-24 16:59:32 -07:00
clk-sp810.c clk: versatile: Switch to assigned clock parents 2015-08-24 16:48:59 -07:00
clk-versatile.c drivers/clk: appropriate __init annotation for const data 2015-08-24 16:59:32 -07:00
clk-vexpress-osc.c clk: constify of_device_id array 2015-04-01 10:59:27 -07:00
Kconfig ARM: versatile: switch to DT only booting and remove legacy code 2015-12-15 23:53:21 +01:00
Makefile ARM: vexpress: Remove non-DT code 2014-11-28 16:08:16 +01:00