On Sat, 1 Oct 2022 at 06:04, Melody Olvera <quic_molvera@xxxxxxxxxxx> wrote: > > Add compatible fields for QDU1000 and QRU1000 pdcs. > > Signed-off-by: Melody Olvera <quic_molvera@xxxxxxxxxxx> > --- > .../devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml > index b6f56cf5fbe3..5c7b790db7e0 100644 > --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml > +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml > @@ -33,6 +33,8 @@ properties: > - qcom,sm8150-pdc > - qcom,sm8250-pdc > - qcom,sm8350-pdc > + - qcom,qdu1000-pdc > + - qcom,qru1000-pdc Alphabetic sorting please. q comes before s. > - const: qcom,pdc > > reg: > -- > 2.37.3 > -- With best wishes Dmitry