Re: [PATCH 01/20] dt-bindings: arm: qcom: Document Kaanapali SoC and its reference boards

From: Krzysztof Kozlowski

Date: Mon Oct 06 2025 - 05:55:04 EST


On 25/09/2025 09:17, Jingyi Wang wrote:
> Document the Kaanapali SoC binding and the boards which use it.
>
> Signed-off-by: Jingyi Wang <jingyi.wang@xxxxxxxxxxxxxxxx>
> ---
> 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 838e3d4bb24a..0e84220e835c 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -321,6 +321,12 @@ properties:
> - qcom,ipq9574-ap-al02-c9
> - const: qcom,ipq9574
>
> + - items:
> + - enum:
> + - qcom,kaanapali-mtp
> + - qcom,kaanapali-qrd
> + - const: qcom,kaanapali

This will fail testing, just like Glymur did. I fixed up Glymur, but it
was rather one time.

Best regards,
Krzysztof