[PATCH v2 1/5] dt-bindings: arm: qcom: Document Kaanapali SoC and its reference boards

Jingyi Wang posted 5 patches 2 weeks ago
There is a newer version of this series
[PATCH v2 1/5] dt-bindings: arm: qcom: Document Kaanapali SoC and its reference boards
Posted by Jingyi Wang 2 weeks ago
Document the Kaanapali SoC binding and the boards which use it.

Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index d84bd3bca201..da287cc9119b 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -327,6 +327,12 @@ properties:
               - qcom,ipq9574-ap-al02-c9
           - const: qcom,ipq9574
 
+      - items:
+          - enum:
+              - qcom,kaanapali-mtp
+              - qcom,kaanapali-qrd
+          - const: qcom,kaanapali
+
       - description: Sierra Wireless MangOH Green with WP8548 Module
         items:
           - const: swir,mangoh-green-wp8548

-- 
2.25.1
Re: [PATCH v2 1/5] dt-bindings: arm: qcom: Document Kaanapali SoC and its reference boards
Posted by Krzysztof Kozlowski 2 weeks ago
On 05/12/2025 07:31, Jingyi Wang wrote:
> Document the Kaanapali SoC binding and the boards which use it.
> 
> Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof