Message ID | 20210120223741.1610344-1-bjorn.andersson@linaro.org |
---|---|
State | Accepted |
Commit | e6c3cc63fa1a5e361b7542cca01feae2ccfe1635 |
Headers | show |
Series | [1/2] dt-bindings: clock: qcom: rpmhcc: Add sc8180x rpmh clocks | expand |
Quoting Bjorn Andersson (2021-01-20 14:37:40) > Add Qualcomm SC8180x to the list of compatibles for the RPMHCC binding. > > Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> > --- Applied to clk-next
diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml index 12c9cbc0ebf9..167b018effcc 100644 --- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml @@ -18,6 +18,7 @@ properties: compatible: enum: - qcom,sc7180-rpmh-clk + - qcom,sc8180x-rpmh-clk - qcom,sdm845-rpmh-clk - qcom,sdx55-rpmh-clk - qcom,sm8150-rpmh-clk
Add Qualcomm SC8180x to the list of compatibles for the RPMHCC binding. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> --- Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml | 1 + 1 file changed, 1 insertion(+) -- 2.29.2