On 19/09/2024 09:32, Taniya Das wrote: > Add bindings and update documentation for clock rpmh driver on QCS615 > SoCs. > > Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx> > --- > 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 ca857942ed6c..58ed4a1aa727 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,qdu1000-rpmh-clk > + - qcom,qcs615-rpmh-clk This goes before qdu, keep alphabetical order please. Best regards, Krzysztof