3 Commits

Author SHA1 Message Date
Konrad Dybcio
9f997567b8 msm8998: Add DDRSS clk
e71cfc0305

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
2024-01-25 11:36:23 +01:00
Dmitry Baryshkov
cf5664f7c4 debugcc: Rework clock muxes into a chain structure
Enforcing a primary+leaf configuration does not walk for all the cases.
Some clocks (msm8996 CPU) have more muxes to be powered on. Other (MCCC)
do not require GCC at all. Make clock measurement more versatile by
reworking GCC + optional leaf into a chain of muxes.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-11-06 14:24:13 +02:00
Konrad Dybcio
1f2d56984e Add msm8998 / cobalt
NOTE: cpu debug mux support is not included, I can not get it to
cooperate..
2023-02-14 23:17:20 -06:00