On Wed, 14 Dec 2022 at 00:01, Fabrizio Castro <fabrizio.castro.jz@xxxxxxxxxxx> wrote: > > Document support for the SD Card/MMC interface on the Renesas > RZ/V2M (a.k.a. r9a09g011) SoC. > > Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@xxxxxxxxxxx> 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 7bfb10c62566..435773607489 100644 > --- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > +++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > @@ -59,6 +59,7 @@ properties: > - renesas,sdhi-r9a07g043 # RZ/G2UL > - renesas,sdhi-r9a07g044 # RZ/G2{L,LC} > - renesas,sdhi-r9a07g054 # RZ/V2L > + - renesas,sdhi-r9a09g011 # RZ/V2M > - const: renesas,rcar-gen3-sdhi # R-Car Gen3 or RZ/G2 > - items: > - enum: > -- > 2.34.1 >