[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yofa5et7kd6UpS0C@gerhold.net>
Date: Fri, 20 May 2022 20:16:05 +0200
From: Stephan Gerhold <stephan@...hold.net>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Stephen Boyd <sboyd@...eaurora.org>,
Vinod Koul <vkoul@...nel.org>, linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Rob Herring <robh@...nel.org>
Subject: Re: [PATCH 1/9] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3
compatibles
On Fri, May 20, 2022 at 02:32:44PM +0200, Krzysztof Kozlowski wrote:
> The MSM8916 Alcatel OneTouch Idol 3 does not use MTP fallbacks in
> compatibles:
>
> msm8916-alcatel-idol347.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed:
> ['alcatel,idol347', 'qcom,msm8916'] is too short
>
> Reported-by: Rob Herring <robh@...nel.org>
> Fixes: e9dd2f7204ed ("dt-bindings: arm: qcom: Document alcatel,idol347 board")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Reviewed-by: Stephan Gerhold <stephan@...hold.net>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index 5c06d1bfc046..b7dd61df7ec0 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -153,14 +153,13 @@ properties:
> - const: qcom,msm8974
>
> - items:
> - - enum:
> - - alcatel,idol347
> - const: qcom,msm8916-mtp/1
> - const: qcom,msm8916-mtp
> - const: qcom,msm8916
>
> - items:
> - enum:
> + - alcatel,idol347
> - longcheer,l8150
> - samsung,a3u-eur
> - samsung,a5u-eur
> --
> 2.32.0
>
Powered by blists - more mailing lists