[PATCH v2] dt-bindings: qcom,pdc: document Kaanapali Power Domain Controller

Jingyi Wang posted 1 patch 3 months, 2 weeks ago
Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH v2] dt-bindings: qcom,pdc: document Kaanapali Power Domain Controller
Posted by Jingyi Wang 3 months, 2 weeks ago
Add a compatible for the Power Domain Controller on Kaanapali platforms.

Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
---
Changes in v2:
- rebase patch
- Link to v1: https://lore.kernel.org/r/20250924-knp-pdc-v1-1-1aec7ecd2027@oss.qualcomm.com
---
 Documentation/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 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

---
base-commit: aaa9c3550b60d6259d6ea8b1175ade8d1242444e
change-id: 20251021-knp-pdc-395e2100d15f

Best regards,
-- 
Jingyi Wang <jingyi.wang@oss.qualcomm.com>
Re: [PATCH v2] dt-bindings: qcom,pdc: document Kaanapali Power Domain Controller
Posted by Bjorn Andersson 1 month, 3 weeks ago
On Tue, 21 Oct 2025 23:00:26 -0700, Jingyi Wang wrote:
> Add a compatible for the Power Domain Controller on Kaanapali platforms.
> 
> 

Applied, thanks!

[1/1] dt-bindings: qcom,pdc: document Kaanapali Power Domain Controller
      commit: 5422fad3e1cc2293cb3549f8ec02013ea50a9c80

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH v2] dt-bindings: qcom,pdc: document Kaanapali Power Domain Controller
Posted by Krzysztof Kozlowski 3 months, 2 weeks ago
On 22/10/2025 08:00, Jingyi Wang wrote:
> 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>

Best regards,
Krzysztof