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 4/9] dt-bindings: arm: qcom: fix MSM8994 boards compatibles
Date: Fri, 20 May 2022 14:32:47 +0200	[thread overview]
Message-ID: <20220520123252.365762-4-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org>

The compatibles for APQ8094/MSM8994 boards are different than specified
in bindings.  None of them use fallback to other SoC variant.

Fixes: 9ad3c08f6f1b ("dt-bindings: arm: qcom: Document sony boards for apq8094")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 5ae6fc79fb5d..88759f8a3049 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -172,12 +172,15 @@ properties:
       - items:
           - enum:
               - sony,karin_windy
+          - const: qcom,apq8094
+
+      - items:
+          - enum:
               - sony,karin-row
               - sony,satsuki-row
               - sony,sumire-row
               - sony,suzuran-row
-              - qcom,msm8994
-          - const: qcom,apq8094
+          - const: qcom,msm8994
 
       - items:
           - enum:
-- 
2.32.0


  parent 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 ` [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 ` Krzysztof Kozlowski [this message]
2022-05-26  2:15   ` [PATCH 4/9] dt-bindings: arm: qcom: fix MSM8994 boards compatibles 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-4-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.