.../devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 + 1 file changed, 1 insertion(+)
Add device tree bindings for PDC on SDX75 SOC.
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
---
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@quicinc.com/
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
On Fri, 17 Nov 2023 13:58:29 +0530, Rohit Agarwal wrote: > Add device tree bindings for PDC on SDX75 SOC. > > Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com> > Acked-by: Conor Dooley <conor.dooley@microchip.com> > --- > > 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@quicinc.com/ > > 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(+) > Applied, thanks!
© 2016 - 2025 Red Hat, Inc.