On Wed, Oct 26, 2022 at 12:04:38PM -0700, Melody Olvera wrote: > Add compatible strings for RPMHCC for QDU1000 and QRU1000. > > Signed-off-by: Melody Olvera <quic_molvera@xxxxxxxxxxx> This is independent of the GCC binding/driver, so I fixed up the $subject per Krzysztof's feedback and picked the two patches. But like the PDC, it's better to post independent things separately. Thanks, Bjorn > --- > 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 437a34b930e3..fccb91e78e49 100644 > --- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml > +++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml > @@ -17,6 +17,7 @@ description: | > properties: > compatible: > enum: > + - qcom,qdu1000-rpmh-clk > - qcom,sc7180-rpmh-clk > - qcom,sc7280-rpmh-clk > - qcom,sc8180x-rpmh-clk > -- > 2.25.1 >