On Thu 03 Dec 01:02 CST 2020, Vinod Koul wrote: > Add bindings and update documentation for clock rpmh driver on SM8350. > > Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml > index a46a3a799a70..3037eb98c810 100644 > --- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml > +++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml > @@ -21,6 +21,7 @@ properties: > - qcom,sdm845-rpmh-clk > - qcom,sm8150-rpmh-clk > - qcom,sm8250-rpmh-clk > + - qcom,sm8350-rpmh-clk > > clocks: > maxItems: 1 > -- > 2.26.2 >