diff options
author | Jacopo Mondi <jacopo+renesas@jmondi.org> | 2018-04-16 15:55:17 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-04-16 10:24:45 -0500 |
commit | 1a862488729a6ea9cfd285d2c90f8738949ae7d2 (patch) | |
tree | af742092b2b58a88b5d60d03b4fa6d3c32d01b2b /Documentation | |
parent | b614e905a0bc8fc5d4fa72665ac26ae00c874a4e (diff) | |
download | linux-stable-1a862488729a6ea9cfd285d2c90f8738949ae7d2.tar.gz linux-stable-1a862488729a6ea9cfd285d2c90f8738949ae7d2.tar.bz2 linux-stable-1a862488729a6ea9cfd285d2c90f8738949ae7d2.zip |
dt-bindings: net: ravb: Add support for r8a77965 SoC
Add documentation for r8a77965 compatible string to renesas ravb device
tree bindings documentation.
Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Rob Herring <robh@kernel.org>
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 c306f55d335b..890526dbfc26 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-r8a77965" for the R8A77965 SoC. - "renesas,etheravb-r8a77970" for the R8A77970 SoC. - "renesas,etheravb-r8a77980" for the R8A77980 SoC. - "renesas,etheravb-r8a77995" for the R8A77995 SoC. |