diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2018-05-10 23:18:56 -0400 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-06-04 11:31:29 -0400 |
commit | 7824b54dd72ddd1f1d26aa48604b7ea17cfaebc3 (patch) | |
tree | 30685f710448bb5b783f2cb97546bbb5e0e13fac | |
parent | 650bb42094aae5f923f55da36827fec73f5bb1db (diff) |
dt-bindings: net: ravb: Add support for r8a77990 SoC
Add documentation for r8a77990 compatible string to renesas ravb device
tree bindings documentation.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Rob Herring <robh@kernel.org>
-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 890526dbfc26..fac897d54423 100644 --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt | |||
@@ -21,6 +21,7 @@ Required properties: | |||
21 | - "renesas,etheravb-r8a77965" for the R8A77965 SoC. | 21 | - "renesas,etheravb-r8a77965" for the R8A77965 SoC. |
22 | - "renesas,etheravb-r8a77970" for the R8A77970 SoC. | 22 | - "renesas,etheravb-r8a77970" for the R8A77970 SoC. |
23 | - "renesas,etheravb-r8a77980" for the R8A77980 SoC. | 23 | - "renesas,etheravb-r8a77980" for the R8A77980 SoC. |
24 | - "renesas,etheravb-r8a77990" for the R8A77990 SoC. | ||
24 | - "renesas,etheravb-r8a77995" for the R8A77995 SoC. | 25 | - "renesas,etheravb-r8a77995" for the R8A77995 SoC. |
25 | - "renesas,etheravb-rcar-gen3" as a fallback for the above | 26 | - "renesas,etheravb-rcar-gen3" as a fallback for the above |
26 | R-Car Gen3 devices. | 27 | R-Car Gen3 devices. |