diff options
author | Dmitry Baryshkov <[email protected]> | 2024-10-17 21:13:01 +0300 |
---|---|---|
committer | Rob Herring (Arm) <[email protected]> | 2024-11-08 15:10:05 -0600 |
commit | 919e0dd4118ee6fafd2d63d31ecf0c98fec7a152 (patch) | |
tree | b25604034c10d5dc8f15d9f7edad9fa4d50dfd08 | |
parent | 64ee3cf096ac590e7da2ceac1c390546bff5e240 (diff) |
dt-bindings: interrupt-controller: qcom,pdc: Add SAR2130P compatible
Document compatible for PDC interrupt controller on SAR2130P platform.
Signed-off-by: Dmitry Baryshkov <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring (Arm) <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml index b1ea08a41bb0..a54da66a89e7 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml @@ -29,6 +29,7 @@ properties: - qcom,qdu1000-pdc - qcom,sa8255p-pdc - qcom,sa8775p-pdc + - qcom,sar2130p-pdc - qcom,sc7180-pdc - qcom,sc7280-pdc - qcom,sc8180x-pdc |