Re: [PATCH 1/3] dt-bindings: arm: qcom: Add Talos Lyra EVK board

From: Avaneesh Kumar Dwivedi (avani)

Date: Thu Sep 17 2026 - 10:31:03 EST



On 9/3/2026 8:26 PM, Bjorn Andersson wrote:
On Tue, Sep 01, 2026 at 07:14:01PM +0530, Avaneesh Kumar Dwivedi wrote:
Add the qcom,talos-lyra-evk compatible string for the Talos Lyra EVK
board, which pairs the Talos Lyra EVK SoM with a common carrier board.

Signed-off-by: Nirmesh Kumar Singh <nirmesh.singh@xxxxxxxxxxxxxxxx>
Signed-off-by: Avaneesh Kumar Dwivedi <avaneesh.dwivedi@xxxxxxxxxxxxxxxx>
Retain Nirmesh's authorship.
Nirmesh has helped with validation and internal review. I will rework the trailer chain in v2 to better reflect the actual contributions.

---
Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index ff8a35df7862..ff7775dcb954 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1056,6 +1056,13 @@ properties:
- const: qcom,qcs615
- const: qcom,sm6150
+ - items:
+ - enum:
+ - qcom,talos-lyra-evk
+ - const: qcom,talos-lyra-evk-som
I don't think there's value in claiming compatibility with the som, just
add qcom,talos-lyra-evk to the node above.
Acked, I Will remove compatibility with SoM and that will address Krzysztof’s naming concern as well.

Regards,
Bjorn

+ - const: qcom,qcs615
+ - const: qcom,sm6150
+
- items:
- enum:
- sony,pdx213

--
2.34.1