Re: [PATCH 1/2] dt-bindings: arm: qcom: Document SDX55 Modem and boards

From: Bjorn Andersson
Date: Tue Nov 24 2020 - 09:57:50 EST


On Tue 24 Nov 08:00 CST 2020, Manivannan Sadhasivam wrote:

> From: Vinod Koul <vkoul@xxxxxxxxxx>
>
> Document the SDX55 Modem binding and also the boards using it.

It's not really the "SDX55 Modem", it's the "SDX55 platform". That way
things become less confusing when we actually add the modem on SDX55
later.

>
> Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
> ---
> 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 ad25deba4d86..4362e8f0d495 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -39,6 +39,7 @@ description: |
> sc7180
> sdm630
> sdm660
> + sdx55

'x' > 'm', so this should go one line down.

Regards,
Bjorn

> sdm845
> sm8250
>
> @@ -178,4 +179,9 @@ properties:
> - qcom,sm8250-mtp
> - const: qcom,sm8250
>
> + - items:
> + - enum:
> + - qcom,sdx55-mtp
> + - const: qcom,sdx55
> +
> ...
> --
> 2.25.1
>