Message ID | fffc5a0a73c4cc8e8d7c5d93679531cc24e006ca.1707915511.git.geert+renesas@glider.be |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | dt-bindings: mmc: renesas,sdhi: Document R-Car V4M support | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
On Wed, Feb 14, 2024 at 01:59:57PM +0100, Geert Uytterhoeven wrote: > Document support for the SD Card/MMC Interface in the Renesas R-Car V4M > (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
On Wed, Feb 14, 2024 at 01:59:57PM +0100, Geert Uytterhoeven wrote: > Document support for the SD Card/MMC Interface in the Renesas R-Car V4M > (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor. > --- > Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > index f7a4c6bc70f6cade..29f2400247ebc674 100644 > --- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > +++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > @@ -67,6 +67,7 @@ properties: > - renesas,sdhi-r8a779a0 # R-Car V3U > - renesas,sdhi-r8a779f0 # R-Car S4-8 > - renesas,sdhi-r8a779g0 # R-Car V4H > + - renesas,sdhi-r8a779h0 # R-Car V4M > - const: renesas,rcar-gen4-sdhi # R-Car Gen4 > > reg: > -- > 2.34.1 >
On Wed, 14 Feb 2024 at 14:00, Geert Uytterhoeven <geert+renesas@glider.be> wrote: > > Document support for the SD Card/MMC Interface in the Renesas R-Car V4M > (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Applied for next, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > index f7a4c6bc70f6cade..29f2400247ebc674 100644 > --- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > +++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > @@ -67,6 +67,7 @@ properties: > - renesas,sdhi-r8a779a0 # R-Car V3U > - renesas,sdhi-r8a779f0 # R-Car S4-8 > - renesas,sdhi-r8a779g0 # R-Car V4H > + - renesas,sdhi-r8a779h0 # R-Car V4M > - const: renesas,rcar-gen4-sdhi # R-Car Gen4 > > reg: > -- > 2.34.1 >
diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml index f7a4c6bc70f6cade..29f2400247ebc674 100644 --- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml +++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml @@ -67,6 +67,7 @@ properties: - renesas,sdhi-r8a779a0 # R-Car V3U - renesas,sdhi-r8a779f0 # R-Car S4-8 - renesas,sdhi-r8a779g0 # R-Car V4H + - renesas,sdhi-r8a779h0 # R-Car V4M - const: renesas,rcar-gen4-sdhi # R-Car Gen4 reg:
Document support for the SD Card/MMC Interface in the Renesas R-Car V4M (R8A779H0) SoC. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml | 1 + 1 file changed, 1 insertion(+)