diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2018-02-01 23:13:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-26 15:10:31 -0500 |
commit | 3a291aa11898bc9577c16339f108aac02ba0d109 (patch) | |
tree | b158dd1eb386f74a2c7b96a8752866b88dfe738b /Documentation | |
parent | c77f5fbbefc04612755117775e8555c2a7006cac (diff) | |
download | linux-stable-3a291aa11898bc9577c16339f108aac02ba0d109.tar.gz linux-stable-3a291aa11898bc9577c16339f108aac02ba0d109.tar.bz2 linux-stable-3a291aa11898bc9577c16339f108aac02ba0d109.zip |
DT: net: renesas,ravb: document R8A77980 bindings
Renesas R-Car V3H (R8A77980) SoC has the R-Car gen3 compatible EtherAVB
device, so document the SoC specific bindings.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Rob Herring <robh@kernel.org>
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 c902261893b9..92fd4b2f17b2 100644 --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt @@ -18,6 +18,7 @@ Required properties: - "renesas,etheravb-r8a7795" for the R8A7795 SoC. - "renesas,etheravb-r8a7796" for the R8A7796 SoC. - "renesas,etheravb-r8a77970" for the R8A77970 SoC. + - "renesas,etheravb-r8a77980" for the R8A77980 SoC. - "renesas,etheravb-r8a77995" for the R8A77995 SoC. - "renesas,etheravb-rcar-gen3" as a fallback for the above R-Car Gen3 devices. |