diff mbox series

[1/2] dt-bindings: clock: qcom: rpmcc: Document MDM9607 compatible

Message ID 20210805222400.39027-1-konrad.dybcio@somainline.org
State Not Applicable, archived
Headers show
Series [1/2] dt-bindings: clock: qcom: rpmcc: Document MDM9607 compatible | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Konrad Dybcio Aug. 5, 2021, 10:23 p.m. UTC
Add the dt-binding for the RPM Clock Controller on the MDM9607 SoC.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
---
 Documentation/devicetree/bindings/clock/qcom,rpmcc.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Stephen Boyd Aug. 6, 2021, 1:48 a.m. UTC | #1
Quoting Konrad Dybcio (2021-08-05 15:23:59)
> Add the dt-binding for the RPM Clock Controller on the MDM9607 SoC.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
> ---

Applied to clk-next
Stephen Boyd Aug. 6, 2021, 1:48 a.m. UTC | #2
Quoting Konrad Dybcio (2021-08-05 15:24:00)
> Add support for RPM-managed clocks on the MDM9607 platform.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
> ---

Applied to clk-next
Stephen Boyd Aug. 6, 2021, 1:50 a.m. UTC | #3
Quoting Konrad Dybcio (2021-08-05 15:24:00)
> Add support for RPM-managed clocks on the MDM9607 platform.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
> ---

Applied to clk-next
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt b/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt
index 6cf5a7ec2b4c..d31d98437d11 100644
--- a/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt
+++ b/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt
@@ -10,6 +10,7 @@  Required properties :
 - compatible : shall contain only one of the following. The generic
                compatible "qcom,rpmcc" should be also included.
 
+			"qcom,rpmcc-mdm9607", "qcom,rpmcc"
 			"qcom,rpmcc-msm8660", "qcom,rpmcc"
 			"qcom,rpmcc-apq8060", "qcom,rpmcc"
 			"qcom,rpmcc-msm8226", "qcom,rpmcc"