aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-clps711x.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-07-28clk: Add CLPS711X clk driverAlexander Shiyan1-0/+192
This adds the clock driver for Cirrus Logic CLPS711X series SoCs using common clock infrastructure. Designed primarily for migration CLPS711X subarch for multiplatform & DT, for this as the "OF" and "non-OF" calls implemented. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Mike Turquette <mturquette@linaro.org>