linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: linux-renesas-soc@vger.kernel.org
Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>,
	Mark Brown <broonie@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-spi@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 3/3] spi: renesas,sh-msiof: R-Car V3U is R-Car Gen4
Date: Wed, 24 Aug 2022 11:43:26 +0200	[thread overview]
Message-ID: <20220824094327.33685-4-wsa+renesas@sang-engineering.com> (raw)
In-Reply-To: <20220824094327.33685-1-wsa+renesas@sang-engineering.com>

Despite the name, R-Car V3U is the first member of the R-Car Gen4
family. Hence move its compatible value to the R-Car Gen4 section.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml
index 3813e8aaaefd..64faa8d3580a 100644
--- a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml
+++ b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml
@@ -47,11 +47,11 @@ properties:
               - renesas,msiof-r8a77980      # R-Car V3H
               - renesas,msiof-r8a77990      # R-Car E3
               - renesas,msiof-r8a77995      # R-Car D3
-              - renesas,msiof-r8a779a0      # R-Car V3U
           - const: renesas,rcar-gen3-msiof  # generic R-Car Gen3 and RZ/G2
                                             # compatible device
       - items:
           - enum:
+              - renesas,msiof-r8a779a0      # R-Car V3U
               - renesas,msiof-r8a779f0      # R-Car S4-8
           - const: renesas,rcar-gen4-msiof  # generic R-Car Gen4
                                             # compatible device
-- 
2.35.1


  parent reply	other threads:[~2022-08-24  9:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-24  9:43 [PATCH 0/3] spi: add generic R-Car Gen4 and specific r8a779f0 support Wolfram Sang
2022-08-24  9:43 ` [PATCH 1/3] spi: renesas,sh-msiof: Add generic Gen4 and " Wolfram Sang
2022-08-24 12:51   ` Krzysztof Kozlowski
2022-08-24 13:26   ` Rob Herring
2022-08-26  8:45   ` Geert Uytterhoeven
2022-08-30  9:19   ` Mark Brown
2022-08-30  9:21     ` Wolfram Sang
2022-08-30 18:04       ` Mark Brown
2022-08-24  9:43 ` [PATCH 2/3] spi: sh-msiof: add generic Gen4 binding Wolfram Sang
2022-08-26  8:48   ` Geert Uytterhoeven
2022-08-24  9:43 ` Wolfram Sang [this message]
2022-08-24 12:52   ` [PATCH 3/3] spi: renesas,sh-msiof: R-Car V3U is R-Car Gen4 Krzysztof Kozlowski
2022-08-26  8:46   ` Geert Uytterhoeven
2022-08-30 10:09 ` [PATCH 0/3] spi: add generic R-Car Gen4 and specific r8a779f0 support Mark Brown
2022-08-31 12:41 ` Mark Brown

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=20220824094327.33685-4-wsa+renesas@sang-engineering.com \
    --to=wsa+renesas@sang-engineering.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=robh+dt@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).