2022-12-16 23:40:44

by Melody Olvera

[permalink] [raw]
Subject: [RESEND PATCH v4] dt-bindings: qcom,pdc: Add pdc for QDU1000 and QRU1000

Add compatible for QDU1000 and QRU1000 pdc.

Signed-off-by: Melody Olvera <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
---
This patch is separated into its own patch from
https://lore.kernel.org/all/[email protected]/

Changes since v3:
- Separated into own patch

Changes since v2:
- Removed qru and qdru compats
---
.../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 94791e261c42..586faf9e5d4f 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
@@ -26,6 +26,7 @@ properties:
compatible:
items:
- enum:
+ - qcom,qdu1000-pdc
- qcom,sc7180-pdc
- qcom,sc7280-pdc
- qcom,sc8280xp-pdc

base-commit: ca39c4daa6f7f770b1329ffb46f1e4a6bcc3f291
--
2.38.1