+4
−0
drivers/clk/qcom/clk-krait.c
0 → 100644
+167
−0
drivers/clk/qcom/clk-krait.h
0 → 100644
+49
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The Krait clocks are made up of a series of muxes and a divider that choose between a fixed rate clock and dedicated HFPLLs for each CPU. Instead of using mmio accesses to remux parents, the Krait implementation exposes the remux control via cp15 registers. Support these clocks. Change-Id: Ic720d45d8c78e6c5a901e58ec6fd23fa15302a21 Signed-off-by:Stephen Boyd <sboyd@codeaurora.org> Signed-off-by:
Taniya Das <tdas@codeaurora.org>