This patch series adds LPASS/CDSP vote clocks/GDSCs to gcc-sdm660 driver. These clocks are needed for properly functioning of SMMUs related to the audio/compute DSPs. Signed-off-by: Nickolay Goppen <setotau@xxxxxxxxx> --- Nickolay Goppen (2): dt-bindings: clock: gcc-sdm660: Add LPASS/CDSP vote clocks/GDSCs clk: qcom: gcc-sdm660: Add missing LPASS/CDSP vote clocks drivers/clk/qcom/gcc-sdm660.c | 72 +++++++++++++++++++++++++++++ include/dt-bindings/clock/qcom,gcc-sdm660.h | 6 +++ 2 files changed, 78 insertions(+) --- base-commit: 1357b2649c026b51353c84ddd32bc963e8999603 change-id: 20250815-gcc-sdm660-vote-clocks-and-gdscs-439fd3cbc8a5 Best regards, -- Nickolay Goppen <setotau@xxxxxxxxx>