2023-11-17 10:19:25

by Tengfei Fan

[permalink] [raw]
Subject: [PATCH 02/16] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm8550-pdc

Add SM8550 PDC, already used in upstreamed DTS.

Signed-off-by: Tengfei Fan <[email protected]>
---
.../devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
index 86d61896f591..8473afffce63 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
@@ -41,6 +41,7 @@ properties:
- qcom,sm8250-pdc
- qcom,sm8350-pdc
- qcom,sm8450-pdc
+ - qcom,sm8550-pdc
- const: qcom,pdc

reg:
--
2.17.1


2023-11-17 10:23:50

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 02/16] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm8550-pdc

On 17/11/2023 11:18, Tengfei Fan wrote:
> Add SM8550 PDC, already used in upstreamed DTS.
>
> Signed-off-by: Tengfei Fan <[email protected]>

Guys, stop sending the duplicates:

https://lore.kernel.org/lkml/[email protected]/


Best regards,
Krzysztof

2023-11-21 00:33:29

by Tengfei Fan

[permalink] [raw]
Subject: Re: [PATCH 02/16] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm8550-pdc



在 11/17/2023 6:23 PM, Krzysztof Kozlowski 写道:
> On 17/11/2023 11:18, Tengfei Fan wrote:
>> Add SM8550 PDC, already used in upstreamed DTS.
>>
>> Signed-off-by: Tengfei Fan <[email protected]>
>
> Guys, stop sending the duplicates:
>
> https://lore.kernel.org/lkml/[email protected]/
>
>
> Best regards,
> Krzysztof
>

Thanks Krzysztof remind kindly, I will check all the patches which may
contain duplicates.

--
Thx and BRs,
Tengfei Fan