[PATCH v5] dt-bindings: interrupt-controller: Add SDX75 PDC compatible

From: Rohit Agarwal
Date: Fri Nov 17 2023 - 03:29:09 EST


Add device tree bindings for PDC on SDX75 SOC.

Signed-off-by: Rohit Agarwal <quic_rohiagar@xxxxxxxxxxx>
Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
---

Hi,

Changes in v5:
- Rebased on 6.7-rc1
- Removed all the applied patches from this series.
- Link to v4: https://lore.kernel.org/all/1686311438-24177-1-git-send-email-quic_rohiagar@xxxxxxxxxxx/

Changes in v4:
- Addressed some of the dt bindings check mentioned by Krzysztof.

Changes in v3:
- Clubbed all the dt node into a single patch as suggested by Krzysztof.
- Removed the applied patch.
- Addressed some comments from Konrad and Dmitry.

Changes in v2:
- Added the CPUFreq support patch.
- Collected the Acked by tags.
- Addressed some minor comments from Konrad.

Thanks,
Rohit.

.../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..9342fe510598 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
@@ -35,6 +35,7 @@ properties:
- qcom,sdm845-pdc
- qcom,sdx55-pdc
- qcom,sdx65-pdc
+ - qcom,sdx75-pdc
- qcom,sm4450-pdc
- qcom,sm6350-pdc
- qcom,sm8150-pdc
--
2.25.1