All of lore.kernel.org
 help / color / mirror / Atom feed
From: Biju Das <biju.das.jz@bp.renesas.com>
To: cip-dev@lists.cip-project.org,
	Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>,
	Pavel Machek <pavel@denx.de>
Cc: Chris Paterson <chris.paterson2@renesas.com>,
	Biju Das <biju.das.jz@bp.renesas.com>,
	Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: [PATCH 5.10.y-cip 09/10] dt-bindings: mmc: renesas,sdhi: Document RZ/G2UL SoC
Date: Wed, 31 Aug 2022 17:37:34 +0100	[thread overview]
Message-ID: <20220831163735.2112470-10-biju.das.jz@bp.renesas.com> (raw)
In-Reply-To: <20220831163735.2112470-1-biju.das.jz@bp.renesas.com>

commit dc3d879c6ffa25e90875237265898e49b2cabb7e upstream.

Document RZ/G2UL SDHI bindings. RZ/G2UL SDHI is almost identical to one
found on the R-Car Gen3. No driver changes are required as generic
compatible string "renesas,rcar-gen3-sdhi" will be used as a fallback.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20220315153258.21097-1-biju.das.jz@bp.renesas.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
 Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
index 7e3780e32a90..19c9f1850528 100644
--- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
+++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
@@ -56,6 +56,7 @@ properties:
               - renesas,sdhi-r8a77980  # R-Car V3H
               - renesas,sdhi-r8a77990  # R-Car E3
               - renesas,sdhi-r8a77995  # R-Car D3
+              - renesas,sdhi-r9a07g043 # RZ/G2UL
               - renesas,sdhi-r9a07g044 # RZ/G2{L,LC}
               - renesas,sdhi-r9a07g054 # RZ/V2L
           - const: renesas,rcar-gen3-sdhi # R-Car Gen3 or RZ/G2
@@ -108,6 +109,7 @@ allOf:
         compatible:
           contains:
             enum:
+              - renesas,sdhi-r9a07g043
               - renesas,sdhi-r9a07g044
               - renesas,sdhi-r9a07g054
     then:
-- 
2.25.1



  parent reply	other threads:[~2022-08-31 16:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-31 16:37 [PATCH 5.10.y-cip 00/10] Document RZ/G2UL SOC bindings Biju Das
2022-08-31 16:37 ` [PATCH 5.10.y-cip 01/10] dt-bindings: arm: renesas: Document Renesas RZ/V2L SoC on SMARC EVK Biju Das
2022-08-31 16:37 ` [PATCH 5.10.y-cip 02/10] dt-bindings: arm: renesas: Document Renesas RZ/G2UL " Biju Das
2022-08-31 16:37 ` [PATCH 5.10.y-cip 03/10] dt-bindings: power: renesas,rzg2l-sysc: Document RZ/G2UL SoC Biju Das
2022-08-31 16:37 ` [PATCH 5.10.y-cip 04/10] dt-bindings: clock: renesas: " Biju Das
2022-08-31 16:37 ` [PATCH 5.10.y-cip 05/10] dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl Biju Das
2022-08-31 16:37 ` [PATCH 5.10.y-cip 06/10] dt-bindings: serial: renesas,scif: Document RZ/G2UL SoC Biju Das
2022-08-31 16:37 ` [PATCH 5.10.y-cip 07/10] dt-bindings: serial: renesas,sci: " Biju Das
2022-08-31 16:37 ` [PATCH 5.10.y-cip 08/10] dt-bindings: dma: rz-dmac: " Biju Das
2022-08-31 16:37 ` Biju Das [this message]
2022-08-31 16:37 ` [PATCH 5.10.y-cip 10/10] dt-bindings: net: renesas,etheravb: " Biju Das
2022-09-02  9:50 ` [PATCH 5.10.y-cip 00/10] Document RZ/G2UL SOC bindings Pavel Machek
2022-09-06  6:28 ` Pavel Machek

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=20220831163735.2112470-10-biju.das.jz@bp.renesas.com \
    --to=biju.das.jz@bp.renesas.com \
    --cc=chris.paterson2@renesas.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=nobuhiro1.iwamatsu@toshiba.co.jp \
    --cc=pavel@denx.de \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    /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.