Re: [PATCH v2 3/5] dt-bindings: arm: qcom: Document SM7250 SoC and boards
From: Krzysztof Kozlowski
Date: Mon Aug 17 2026 - 04:12:09 EST
On 16/08/2026 18:18, Sreeshankar K wrote:
> Document the Qualcomm SM7250 SoC binding and the MTP board.
>
> Signed-off-by: Sreeshankar K <sreeshankar0910@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
Where is the SoC ID?
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index 50cc18a6e..481041700 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -1050,6 +1050,11 @@ properties:
> - fairphone,fp4
> - const: qcom,sm7225
>
> + - items:
> + - enum:
> + - qcom,sm7250-mtp
> + - const: qcom,sm7250
> +
> - items:
> - enum:
> - motorola,dubai
> @@ -1306,6 +1311,7 @@ allOf:
> - qcom,sm6350
> - qcom,sm7125
> - qcom,sm7225
> + - qcom,sm7250
No, list cannot grow.
Best regards,
Krzysztof