Skip to content

Commit ca649cc

Browse files
Wolfram Sangkuba-moo
authored andcommitted
dt-bindings: net: renesas,etheravb: Add r8a779a0 support
Document the compatible value for the RAVB block in the Renesas R-Car V3U (R8A779A0) SoC. This variant has no stream buffer, so we only need to add the new compatible and add it to the TX delay block. Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Link: https://lore.kernel.org/r/20210121100619.5653-2-wsa+renesas@sang-engineering.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 8be2b2b commit ca649cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/net/renesas,etheravb.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ properties:
4040
- renesas,etheravb-r8a77980 # R-Car V3H
4141
- renesas,etheravb-r8a77990 # R-Car E3
4242
- renesas,etheravb-r8a77995 # R-Car D3
43+
- renesas,etheravb-r8a779a0 # R-Car V3U
4344
- const: renesas,etheravb-rcar-gen3 # R-Car Gen3 and RZ/G2
4445

4546
reg: true
@@ -170,6 +171,7 @@ allOf:
170171
- renesas,etheravb-r8a77965
171172
- renesas,etheravb-r8a77970
172173
- renesas,etheravb-r8a77980
174+
- renesas,etheravb-r8a779a0
173175
then:
174176
required:
175177
- tx-internal-delay-ps

0 commit comments

Comments
 (0)