[PATCH] dt-bindings: qcom,pdc: Add compatible for SM8550

Abel Vesa posted 1 patch 3 years, 4 months ago
There is a newer version of this series
.../devicetree/bindings/interrupt-controller/qcom,pdc.yaml       | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: qcom,pdc: Add compatible for SM8550
Posted by Abel Vesa 3 years, 4 months ago
Document the compatible for SM8550 PDC.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
 .../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 b6f56cf5fbe3..1c4f3df4ab75 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
@@ -33,6 +33,7 @@ properties:
           - qcom,sm8150-pdc
           - qcom,sm8250-pdc
           - qcom,sm8350-pdc
+          - qcom,sm8550-pdc
       - const: qcom,pdc
 
   reg:
-- 
2.34.1
Re: [PATCH] dt-bindings: qcom,pdc: Add compatible for SM8550
Posted by Krzysztof Kozlowski 3 years, 4 months ago
On 16/11/2022 12:42, Abel Vesa wrote:
> Document the compatible for SM8550 PDC.
> 
> Signed-off-by: Abel Vesa <abel.vesa@linaro.org>


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof