All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Stephen Boyd <sboyd@codeaurora.org>,
	Vinod Koul <vkoul@kernel.org>,
	Stephan Gerhold <stephan@gerhold.net>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH 2/9] dt-bindings: arm: qcom: fix Longcheer L8150 compatibles
Date: Fri, 20 May 2022 14:32:45 +0200	[thread overview]
Message-ID: <20220520123252.365762-2-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org>

The MSM8916 Longcheer L8150 uses a fallback in compatible:

  msm8916-longcheer-l8150.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed:
    ['longcheer,l8150', 'qcom,msm8916-v1-qrd/9-v1', 'qcom,msm8916'] is too long

Fixes: b72160fa886d ("dt-bindings: qcom: Document bindings for new MSM8916 devices")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index b7dd61df7ec0..e15012035093 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -160,11 +160,15 @@ properties:
       - items:
           - enum:
               - alcatel,idol347
-              - longcheer,l8150
               - samsung,a3u-eur
               - samsung,a5u-eur
           - const: qcom,msm8916
 
+      - items:
+          - const: longcheer,l8150
+          - const: qcom,msm8916-v1-qrd/9-v1
+          - const: qcom,msm8916
+
       - items:
           - enum:
               - sony,karin_windy
-- 
2.32.0


  reply	other threads:[~2022-05-20 12:33 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Krzysztof Kozlowski [this message]
2022-05-20 18:17   ` [PATCH 2/9] dt-bindings: arm: qcom: fix Longcheer L8150 compatibles 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220520123252.365762-2-krzysztof.kozlowski@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@codeaurora.org \
    --cc=stephan@gerhold.net \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.