linux-stable/drivers/clk/sunxi
Chen-Yu Tsai b72efd0f65 clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indices
sun6i-apb0-gates uses the "clock-indices" DT property to indicate
valid gate bits or holes in between. However, the rest of sunxi
clock drivers use bitmaps for this purpose.

This patch modifies sun6i-apb0-gates to use bitmaps as well, to be
consistent with the sunxi platform. Also add the missing call to
clk_register_clkdev, so system clock lookups will work.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2014-07-15 08:52:11 +02:00
..
clk-a10-hosc.c clk: sunxi: Move the 24M oscillator to a file of its own 2014-06-11 09:58:44 +02:00
clk-a20-gmac.c clk: sunxi: Move the GMAC clock to a file of its own 2014-06-11 09:58:44 +02:00
clk-factors.c clk: sunxi: Support factor clocks with N factor starting not from 0 2014-07-04 12:05:12 +02:00
clk-factors.h clk: sunxi: Support factor clocks with N factor starting not from 0 2014-07-04 12:05:12 +02:00
clk-sun6i-apb0-gates.c clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indices 2014-07-15 08:52:11 +02:00
clk-sun6i-apb0.c clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support 2014-06-11 10:25:02 +02:00
clk-sun6i-ar100.c clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support 2014-06-11 10:25:02 +02:00
clk-sun8i-apb0.c clk: sunxi: Add A23 APB0 divider clock support 2014-07-07 10:46:21 +02:00
clk-sunxi.c clk: sunxi: Add A23 clocks support 2014-07-04 12:05:17 +02:00
Makefile clk: sunxi: Add A23 APB0 divider clock support 2014-07-07 10:46:21 +02:00