diff options
| author | Jingyi Wang <jingyi.wang@oss.qualcomm.com> | 2025-10-22 09:00:26 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2025-12-18 05:55:10 +0300 |
| commit | 5422fad3e1cc2293cb3549f8ec02013ea50a9c80 (patch) | |
| tree | 4eab2d795780a50baef9a67192eec92423b5692c | |
| parent | 0fe01a7955f4fef97e7cc6d14bfc5931c660402b (diff) | |
| download | linux-5422fad3e1cc2293cb3549f8ec02013ea50a9c80.tar.xz | |
dt-bindings: interrupt-controller: qcom,pdc: Document Kaanapali Power Domain Controller
Add a compatible for the Power Domain Controller on Kaanapali platforms.
Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20251021-knp-pdc-v2-1-a38767f5bb8e@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@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 38d0c2d57dd6..b26246de3186 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml @@ -27,6 +27,7 @@ properties: items: - enum: - qcom,glymur-pdc + - qcom,kaanapali-pdc - qcom,qcs615-pdc - qcom,qcs8300-pdc - qcom,qdu1000-pdc |
