diff options
| author | Pankaj Patil <pankaj.patil@oss.qualcomm.com> | 2025-09-18 19:32:49 +0530 |
|---|---|---|
| committer | Rob Herring (Arm) <robh@kernel.org> | 2025-09-26 14:50:43 -0500 |
| commit | 4379fbb9b06c8c17dac63652cfc2a7ada96c5074 (patch) | |
| tree | c334ff2e3258e21d14b1633735101ce0109125d7 /Documentation | |
| parent | dt-bindings: interrupt-controller: arm,gic: Add tegra264-agic (diff) | |
| download | linux-4379fbb9b06c8c17dac63652cfc2a7ada96c5074.tar.gz linux-4379fbb9b06c8c17dac63652cfc2a7ada96c5074.zip | |
dt-bindings: interrupt-controller: qcom,pdc: Document Glymur PDC
Document compatible for the Power Domain Controller(PDC)
block on Glymur.PDC acts as interrupt controller in
SoC states where GIC is non-operational.
Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'Documentation')
| -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 f06b40f88778..38d0c2d57dd6 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,glymur-pdc - qcom,qcs615-pdc - qcom,qcs8300-pdc - qcom,qdu1000-pdc |
