On Wed, 8 Jun 2022 at 10:22, Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > > 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@xxxxxxxxxxxxxxxxxxxx> Applied for next, thanks! Kind regards Uffe > --- > > Depends on "[PATCH] dt-bindings: mmc: renesas,sdhi: Document R-Car S4-8 > and generic Gen4 support" which is already in mmc/next. > > Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > index b46a90eb2063..d5b29728704b 100644 > --- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > +++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > @@ -56,13 +56,13 @@ properties: > - renesas,sdhi-r8a77980 # R-Car V3H > - renesas,sdhi-r8a77990 # R-Car E3 > - renesas,sdhi-r8a77995 # R-Car D3 > - - renesas,sdhi-r8a779a0 # R-Car V3U > - 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 > - items: > - enum: > + - renesas,sdhi-r8a779a0 # R-Car V3U > - renesas,sdhi-r8a779f0 # R-Car S4-8 > - const: renesas,rcar-gen4-sdhi # R-Car Gen4 > > -- > 2.35.1 >