Skip to content

Commit

Permalink
dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles
Browse files Browse the repository at this point in the history
commit 944de51 upstream.

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@kernel.org>
Fixes: e9dd2f7 ("dt-bindings: arm: qcom: Document alcatel,idol347 board")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20220520123252.365762-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
krzk authored and gregkh committed Aug 25, 2022
1 parent 4ec24ee commit 4a202e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Documentation/devicetree/bindings/arm/qcom.yaml
Expand Up @@ -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
Expand Down

0 comments on commit 4a202e4

Please sign in to comment.