summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/net/renesas,ravb.txt
diff options
context:
space:
mode:
authorBiju Das <biju.das@bp.renesas.com>2018-03-29 11:02:55 +0100
committerDavid S. Miller <davem@davemloft.net>2018-03-30 12:32:48 -0400
commit9b85756341c53fd13b4b5e25104c22849274cd0d (patch)
tree7c9eb3acda7af382567cdbe1b3a60d108f6749a2 /Documentation/devicetree/bindings/net/renesas,ravb.txt
parent8bafb83eeee2efb8b9b4e9dfd9fb90debe4a2417 (diff)
dt-bindings: net: renesas-ravb: Add support for r8a77470 SoC
Add a new compatible string for the RZ/G1C (R8A77470) SoC. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net/renesas,ravb.txt')
-rw-r--r--Documentation/devicetree/bindings/net/renesas,ravb.txt1
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 b4dc455eb155..c306f55d335b 100644
--- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
+++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
@@ -7,6 +7,7 @@ Required properties:
- compatible: Must contain one or more of the following:
- "renesas,etheravb-r8a7743" for the R8A7743 SoC.
- "renesas,etheravb-r8a7745" for the R8A7745 SoC.
+ - "renesas,etheravb-r8a77470" for the R8A77470 SoC.
- "renesas,etheravb-r8a7790" for the R8A7790 SoC.
- "renesas,etheravb-r8a7791" for the R8A7791 SoC.
- "renesas,etheravb-r8a7792" for the R8A7792 SoC.