On Thu 16 Sep 22:04 CDT 2021, Shawn Guo wrote: > Add compatible for the RPM Clock Controller on the QCM2290 SoC. > > Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> Regards, Bjorn > --- > Documentation/devicetree/bindings/clock/qcom,rpmcc.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt b/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt > index a4877881f1d8..da295c3c004b 100644 > --- a/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt > +++ b/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt > @@ -25,6 +25,7 @@ Required properties : > "qcom,rpmcc-msm8994",·"qcom,rpmcc" > "qcom,rpmcc-msm8996", "qcom,rpmcc" > "qcom,rpmcc-msm8998", "qcom,rpmcc" > + "qcom,rpmcc-qcm2290", "qcom,rpmcc" > "qcom,rpmcc-qcs404", "qcom,rpmcc" > "qcom,rpmcc-sdm660", "qcom,rpmcc" > "qcom,rpmcc-sm6115", "qcom,rpmcc" > -- > 2.17.1 >