diff options
| author | Abel Vesa <abel.vesa@oss.qualcomm.com> | 2026-02-23 11:39:47 +0300 |
|---|---|---|
| committer | Rob Herring (Arm) <robh@kernel.org> | 2026-03-06 02:59:38 +0300 |
| commit | 389a820af0dfd5021f224b5b70016b680e6ba4fe (patch) | |
| tree | 8c33308179a1eb9cdde5baedd94010768e678eb8 | |
| parent | 54e417f2b82b730b31ea66be76f513a779da328c (diff) | |
| download | linux-389a820af0dfd5021f224b5b70016b680e6ba4fe.tar.xz | |
dt-bindings: qcom,pdc: document the Eliza Power Domain Controller
Document the Power Domain Controller on the Qualcomm Eliza SoC.
Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Link: https://patch.msgid.link/20260223-eliza-pdc-v1-1-fcb17464fee2@oss.qualcomm.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
| -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 f9321366cae4..5ad68b2c6fc6 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,eliza-pdc - qcom,glymur-pdc - qcom,kaanapali-pdc - qcom,milos-pdc |
