Message ID | 20210805222400.39027-1-konrad.dybcio@somainline.org (mailing list archive) |
---|---|
State | Accepted, archived |
Headers | show |
Series | [1/2] dt-bindings: clock: qcom: rpmcc: Document MDM9607 compatible | expand |
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
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"
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(+)