2023-07-27 02:55:50

by Tengfei Fan

[permalink] [raw]
Subject: [PATCH v2 1/6] dt-bindings: qcom,pdc: add qcom,sm4450-pdc compatible

Document qcom,sm4450-pdc compatible for support SM4450 DT upstream.

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 a106ba6e810b..bf7648f55125 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
@@ -34,6 +34,7 @@ properties:
- qcom,sdm845-pdc
- qcom,sdx55-pdc
- qcom,sdx65-pdc
+ - qcom,sm4450-pdc
- qcom,sm6350-pdc
- qcom,sm8150-pdc
- qcom,sm8250-pdc
--
2.17.1



2023-07-27 07:02:54

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v2 1/6] dt-bindings: qcom,pdc: add qcom,sm4450-pdc compatible

On 27/07/2023 04:35, Tengfei Fan wrote:
> Document qcom,sm4450-pdc compatible for support SM4450 DT upstream.
>
> Signed-off-by: Tengfei Fan <[email protected]>
> ---
> .../devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 +
> 1 file changed, 1 insertion(+)

Reviewed-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof