Re: [PATCH 14/15] dt-bindings: arm: qcom: Document Kuno IDP board
From: Hardeep Sharma
Date: Fri Aug 14 2026 - 03:46:01 EST
On 8/13/2026 3:12 PM, Krzysztof Kozlowski wrote:
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-idNo, this list cannot grow.
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
What you miss is to update qcom-soc.yaml
Best regards,
Krzysztof
Thanks for review.
Done in v2 : https://lore.kernel.org/all/20260814-kuno-soc-support-v2-0-3079794f0f73@xxxxxxxxxxxxxxxx/
Best Wishes
Hardeep Sharma