[PATCH v2 0/2] Add APSS clock driver support for IPQ5210

From: Varadarajan Narayanan

Date: Wed Jul 01 2026 - 03:10:16 EST


IPQ5210 uses the HUAYRA pll for the APSS clock. This series adds support
for the APSS clock to change the CPU frequency to one of the supported
frequencies.

Signed-off-by: Varadarajan Narayanan <varadarajan.narayanan@xxxxxxxxxxxxxxxx>
---
Changes in v2:
- Remove incorrect tsens dependency
- Pick R-b tag for driver change
- Link to v1: https://lore.kernel.org/r/20260629-apss-clk-v1-0-8c92fe118ce4@xxxxxxxxxxxxxxxx

---
Varadarajan Narayanan (2):
dt-bindings: clock: qcom,a53pll: Add IPQ5210 compatible
clk: qcom: apss-ipq-pll: Add IPQ5210 support

.../devicetree/bindings/clock/qcom,a53pll.yaml | 1 +
drivers/clk/qcom/apss-ipq-pll.c | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
---
base-commit: 533704f3c28c3f5f9e2542aa3a6a326c32e6f5c0
change-id: 20260625-apss-clk-ed39c40ed468

Best regards,
--
Varadarajan Narayanan <varadarajan.narayanan@xxxxxxxxxxxxxxxx>