Add compatible fields for QDU1000 and QRU1000 pdcs.
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
---
.../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
- const: qcom,pdc
reg:
--
2.37.3
On 2022-10-01 04:04, Melody Olvera wrote:
> Add compatible fields for QDU1000 and QRU1000 pdcs.
>
> Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
> ---
> .../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
> - const: qcom,pdc
>
> reg:
Please fix the title of the commit, as this has little to do with
clocks.
M.
--
Jazz is not dead. It just smells funny...
On 10/1/2022 4:22 AM, Marc Zyngier wrote: > On 2022-10-01 04:04, Melody Olvera wrote: >> Add compatible fields for QDU1000 and QRU1000 pdcs. >> >> Signed-off-by: Melody Olvera <quic_molvera@quicinc.com> >> --- >> .../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 >> - const: qcom,pdc >> >> reg: > > Please fix the title of the commit, as this has little to do with clocks. Will do. > > M. Thanks, Melody
On Sat, 1 Oct 2022 at 06:04, Melody Olvera <quic_molvera@quicinc.com> wrote: > > Add compatible fields for QDU1000 and QRU1000 pdcs. > > Signed-off-by: Melody Olvera <quic_molvera@quicinc.com> > --- > .../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
On 10/1/2022 1:58 AM, Dmitry Baryshkov wrote: > On Sat, 1 Oct 2022 at 06:04, Melody Olvera <quic_molvera@quicinc.com> wrote: >> Add compatible fields for QDU1000 and QRU1000 pdcs. >> >> Signed-off-by: Melody Olvera <quic_molvera@quicinc.com> >> --- >> .../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. Will do. > >> - const: qcom,pdc >> >> reg: >> -- >> 2.37.3 >> Thanks, Melody
© 2016 - 2026 Red Hat, Inc.