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

From: Bjorn Andersson

Date: Thu Sep 03 2026 - 11:06:22 EST


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.

> ---
> 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.

Regards,
Bjorn

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