1
0
Fork 0
freescale-linux-fslc/drivers/clk/nxp
Joachim Eastwood 378523d150 clk: add lpc18xx creg clk driver
The CREG block on lpc18xx contains configuration register
for two low power clocks. Support enabling of these two
clocks with a clk driver that access CREG trough the
syscon regmap interface.

These clocks are needed to support peripherals like the
internal RTC on lpc18xx.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-03-04 12:52:10 -08:00
..
clk-lpc18xx-ccu.c clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2016-01-29 12:59:50 -08:00
clk-lpc18xx-cgu.c clk: nxp: Remove CLK_IS_ROOT 2016-03-02 17:45:22 -08:00
clk-lpc18xx-creg.c clk: add lpc18xx creg clk driver 2016-03-04 12:52:10 -08:00
clk-lpc32xx.c clk: lpc32xx: fix compilation warning 2016-03-03 11:41:43 -08:00
Makefile clk: add lpc18xx creg clk driver 2016-03-04 12:52:10 -08:00