[RESEND PATCH v2 0/3] RPMCC for SM6125
From: Martin Botka <hidden>
Date: 2021-06-29 10:26:53
Also in:
linux-arm-msm, linux-clk, lkml
From: Martin Botka <hidden>
Date: 2021-06-29 10:26:53
Also in:
linux-arm-msm, linux-clk, lkml
This patch series adds support for the RPMCC found in SM6125 SoC. In this resend i didnt include 2 patches that were already merged. Changes in v2: Add commit description to all the patches Martin Botka (3): rpmcc: Add sm6125 compatible dt-bindings: clk: qcom: smd-rpm: Document SM6125 compatible rpmcc: Add support for SM6125 .../devicetree/bindings/clock/qcom,rpmcc.txt | 1 + drivers/clk/qcom/clk-smd-rpm.c | 56 +++++++++++++++++++ include/linux/soc/qcom/smd-rpm.h | 1 + 3 files changed, 58 insertions(+) -- 2.32.0