[PATCH 1/3] dt-bindings: arm: qcom: Add Talos Lyra EVK board
From: Avaneesh Kumar Dwivedi
Date: Tue Sep 01 2026 - 09:56:59 EST
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>
---
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
+ - const: qcom,qcs615
+ - const: qcom,sm6150
+
- items:
- enum:
- sony,pdx213
--
2.34.1