5 Commits

Author SHA1 Message Date
Luca Weiss
64ce6ca673 Switch to SPDX License headers
Remove a lot of boilerplate and make the files consistent.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
2025-07-04 16:40:16 +02: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
Dmitry Baryshkov
6de6d216d7 debugcc: add block names to all platforms
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-01-05 10:54:17 -06:00
Dmitry Baryshkov
0acd29c82a sm8450: enable all clocks in the config tables
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-05-24 17:45:37 -05:00
Dmitry Baryshkov
c74b999277 Add SM8450 support
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-02-08 09:08:07 -08:00