diff options
author | Fabrizio Castro <fabrizio.castro@bp.renesas.com> | 2018-08-14 08:33:37 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-16 15:09:44 -0400 |
commit | 5f34f69ede27dea1f167a0a6d8996f0194b27ba8 (patch) | |
tree | 2f4d1257f7a2c6ceb6d07bab704abfcc0b6d3f1a | |
parent | a51c76b4dfb30496dc65396a957ef0f06af7fb22 (diff) |
dt-bindings: net: ravb: Add support for r8a774a1 SoC
Document RZ/G2M (R8A774A1) SoC bindings.
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | Documentation/devicetree/bindings/net/renesas,ravb.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.txt b/Documentation/devicetree/bindings/net/renesas,ravb.txt index 19740d01cab0..da249b7c406c 100644 --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt | |||
@@ -16,6 +16,7 @@ Required properties: | |||
16 | - "renesas,etheravb-rcar-gen2" as a fallback for the above | 16 | - "renesas,etheravb-rcar-gen2" as a fallback for the above |
17 | R-Car Gen2 and RZ/G1 devices. | 17 | R-Car Gen2 and RZ/G1 devices. |
18 | 18 | ||
19 | - "renesas,etheravb-r8a774a1" for the R8A774A1 SoC. | ||
19 | - "renesas,etheravb-r8a7795" for the R8A7795 SoC. | 20 | - "renesas,etheravb-r8a7795" for the R8A7795 SoC. |
20 | - "renesas,etheravb-r8a7796" for the R8A7796 SoC. | 21 | - "renesas,etheravb-r8a7796" for the R8A7796 SoC. |
21 | - "renesas,etheravb-r8a77965" for the R8A77965 SoC. | 22 | - "renesas,etheravb-r8a77965" for the R8A77965 SoC. |
@@ -24,7 +25,7 @@ Required properties: | |||
24 | - "renesas,etheravb-r8a77990" for the R8A77990 SoC. | 25 | - "renesas,etheravb-r8a77990" for the R8A77990 SoC. |
25 | - "renesas,etheravb-r8a77995" for the R8A77995 SoC. | 26 | - "renesas,etheravb-r8a77995" for the R8A77995 SoC. |
26 | - "renesas,etheravb-rcar-gen3" as a fallback for the above | 27 | - "renesas,etheravb-rcar-gen3" as a fallback for the above |
27 | R-Car Gen3 devices. | 28 | R-Car Gen3 and RZ/G2 devices. |
28 | 29 | ||
29 | When compatible with the generic version, nodes must list the | 30 | When compatible with the generic version, nodes must list the |
30 | SoC-specific version corresponding to the platform first followed by | 31 | SoC-specific version corresponding to the platform first followed by |