+1
−0
drivers/clk/nxp/clk-lpc18xx-creg.c
0 → 100644
+226
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>