On Wed, 14 Feb 2024 at 14:00, Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > > Document support for the SD Card/MMC Interface in the Renesas R-Car V4M > (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> 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 >