Re: [PATCH 1/2] dt-bindings: arm: qcom: Add Acer Aspire 1

From: Krzysztof Kozlowski
Date: Tue Mar 14 2023 - 04:23:50 EST


On 14/03/2023 07:43, Nikita Travkin wrote:
> Acer Aspire 1 is a laptop based on sc7180. Document it's compatible.
>
> Signed-off-by: Nikita Travkin <nikita@xxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index 1bb24d46e4ee..903a5ea42cf6 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -352,6 +352,11 @@ properties:
> - qcom,qru1000-idp
> - const: qcom,qru1000
>
> + - items:
> + - enum:
> + - acer,aspire1
> + - const: qcom,sc7180
> +
> - description: Qualcomm Technologies, Inc. SC7180 IDP

Please merge with this one and drop the description (or rename it to
something like SC7180-based boards). The sc7180 entries spread a lot and
it is not helping to read the file.

Best regards,
Krzysztof