All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/9] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles
@ 2022-05-20 12:32 Krzysztof Kozlowski
  2022-05-20 12:32 ` [PATCH 2/9] dt-bindings: arm: qcom: fix Longcheer L8150 compatibles Krzysztof Kozlowski
                   ` (12 more replies)
  0 siblings, 13 replies; 24+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-20 12:32 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	Stephen Boyd, Vinod Koul, Stephan Gerhold, linux-arm-msm,
	devicetree, linux-kernel
  Cc: Krzysztof Kozlowski, Rob Herring

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: e9dd2f7204ed ("dt-bindings: arm: qcom: Document alcatel,idol347 board")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 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


^ permalink raw reply related	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2022-06-22  8:25 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20 12:32 [PATCH 1/9] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles Krzysztof Kozlowski
2022-05-20 12:32 ` [PATCH 2/9] dt-bindings: arm: qcom: fix Longcheer L8150 compatibles Krzysztof Kozlowski
2022-05-20 18:17   ` Stephan Gerhold
2022-05-26  2:14   ` Rob Herring
2022-05-20 12:32 ` [PATCH 3/9] dt-bindings: arm: qcom: fix MSM8916 MTP compatibles Krzysztof Kozlowski
2022-05-26  2:15   ` Rob Herring
2022-05-20 12:32 ` [PATCH 4/9] dt-bindings: arm: qcom: fix MSM8994 boards compatibles Krzysztof Kozlowski
2022-05-26  2:15   ` Rob Herring
2022-05-20 12:32 ` [PATCH 5/9] dt-bindings: arm: qcom: add missing MSM8916 board compatibles Krzysztof Kozlowski
2022-05-20 18:18   ` Stephan Gerhold
2022-05-26  2:15   ` Rob Herring
2022-05-20 12:32 ` [PATCH 6/9] dt-bindings: arm: qcom: add missing MSM8994 " Krzysztof Kozlowski
2022-05-26  2:15   ` Rob Herring
2022-05-20 12:32 ` [PATCH 7/9] dt-bindings: arm: qcom: add missing SM8150 " Krzysztof Kozlowski
2022-05-26  2:16   ` Rob Herring
2022-05-20 12:32 ` [PATCH 8/9] dt-bindings: arm: qcom: add missing SM8250 " Krzysztof Kozlowski
2022-05-26  2:16   ` Rob Herring
2022-05-20 12:32 ` [PATCH 9/9] dt-bindings: arm: qcom: add missing SM8350 " Krzysztof Kozlowski
2022-05-26  2:16   ` Rob Herring
2022-05-20 18:16 ` [PATCH 1/9] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles Stephan Gerhold
2022-05-26  2:14 ` Rob Herring
2022-06-09  8:51 ` Krzysztof Kozlowski
2022-06-21 16:02 ` Krzysztof Kozlowski
2022-06-22  8:25 ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.