linux/drivers/clk/rockchip
Heiko Stübner 2c14736c75 clk: rockchip: add clock driver for rk3188 and rk3066 clocks
This adds a clock driver that handles the specific muxes, dividers and gates
of rk3188 and rk3066 SoCs.

The structure of the clock list resembles the arrangement of their
counterparts in the clock architecture diagrams found in the SoC
documentation.

Clocks exported to the clock provider are currently limited to well known
or measured ones. So additional clock exports may be necessary in the future.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-By: Max Schwarz <max.schwarz@online.de>
Tested-By: Max Schwarz <max.schwarz@online.de>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2014-07-13 12:17:09 -07:00
..
clk-pll.c clk: rockchip: add clock type for pll clocks and pll used on rk3066 2014-07-13 12:17:06 -07:00
clk-rk3188.c clk: rockchip: add clock driver for rk3188 and rk3066 clocks 2014-07-13 12:17:09 -07:00
clk-rockchip.c clk: rockchip: fix function type for CLK_OF_DECLARE 2014-05-20 14:25:22 -05:00
clk.c clk: rockchip: add clock type for pll clocks and pll used on rk3066 2014-07-13 12:17:06 -07:00
clk.h clk: rockchip: add reset controller 2014-07-13 12:17:07 -07:00
Makefile clk: rockchip: add clock driver for rk3188 and rk3066 clocks 2014-07-13 12:17:09 -07:00
softrst.c clk: rockchip: add reset controller 2014-07-13 12:17:07 -07:00