Re: [PATCH 14/15] dt-bindings: arm: qcom: Document Kuno IDP board
From: Krzysztof Kozlowski
Date: Thu Aug 13 2026 - 05:55:57 EST
On Sun, Aug 09, 2026 at 12:57:13PM +0530, Hardeep Sharma wrote:
> Document the Qualcomm Kuno IDP board and allow the legacy qcom,msm-id
> and qcom,board-id properties for the qcom,kuno SoC.
>
> Signed-off-by: Hardeep Sharma <hardeep.sharma@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 c7c9a9279684..f87ff5d923f8 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -174,6 +174,11 @@ properties:
> - qcom,kaanapali-qrd
> - const: qcom,kaanapali
>
> + - items:
> + - enum:
> + - qcom,kuno-idp
> + - const: qcom,kuno
> +
> - items:
> - enum:
> - qcom,mahua-crd
> @@ -1322,6 +1327,7 @@ allOf:
> - qcom,apq8026
> - qcom,apq8094
> - qcom,apq8096
> + - qcom,kuno
No, this list cannot grow.
What you miss is to update qcom-soc.yaml
Best regards,
Krzysztof