diff options
author | Fabrizio Castro <fabrizio.castro@bp.renesas.com> | 2018-12-13 20:18:34 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-15 13:04:55 -0800 |
commit | 1811caa0cf91320baff40c82cbb157c772cfd365 (patch) | |
tree | 0d4d8c03d1b7e66cfa61a98e092ade959d570635 /Documentation | |
parent | 4b7cd11f22e5e62b68c543ee74ed3c9f9e70baba (diff) | |
download | linux-stable-1811caa0cf91320baff40c82cbb157c772cfd365.tar.gz linux-stable-1811caa0cf91320baff40c82cbb157c772cfd365.tar.bz2 linux-stable-1811caa0cf91320baff40c82cbb157c772cfd365.zip |
dt-bindings: net: ravb: Add support for r8a774c0 SoC
Document RZ/G2E (R8A774C0) SoC bindings.
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/renesas,ravb.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.txt b/Documentation/devicetree/bindings/net/renesas,ravb.txt index 3530256a879c..7ad36213093e 100644 --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt @@ -18,6 +18,7 @@ Required properties: R-Car Gen2 and RZ/G1 devices. - "renesas,etheravb-r8a774a1" for the R8A774A1 SoC. + - "renesas,etheravb-r8a774c0" for the R8A774C0 SoC. - "renesas,etheravb-r8a7795" for the R8A7795 SoC. - "renesas,etheravb-r8a7796" for the R8A7796 SoC. - "renesas,etheravb-r8a77965" for the R8A77965 SoC. |