History log of /optee_os/core/drivers/clk/qcom/clock-qcom-pas.c (Results 1 – 1 of 1)
Revision Date Author Comments
# ed9b177e 14-Apr-2026 Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com>

clk: qcom: move PAS clock group to its own compilation unit

PAS clock configuration is conditionally compiled and platform-specific;
keeping it in the same file as the core clock setup adds unnecess

clk: qcom: move PAS clock group to its own compilation unit

PAS clock configuration is conditionally compiled and platform-specific;
keeping it in the same file as the core clock setup adds unnecessary
coupling and complicates maintenance.

No functional change.

Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez@oss.qualcomm.com>
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>

show more ...