From: Yoshihiro Shimoda Date: Fri, 11 May 2018 03:18:56 +0000 (+0900) Subject: dt-bindings: net: ravb: Add support for r8a77990 SoC X-Git-Tag: v4.18-rc1~101^2~2 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=7824b54dd72ddd1f1d26aa48604b7ea17cfaebc3;p=linux.git 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 Acked-by: Sergei Shtylyov Reviewed-by: Simon Horman Signed-off-by: Rob Herring --- 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: - "renesas,etheravb-r8a77965" for the R8A77965 SoC. - "renesas,etheravb-r8a77970" for the R8A77970 SoC. - "renesas,etheravb-r8a77980" for the R8A77980 SoC. + - "renesas,etheravb-r8a77990" for the R8A77990 SoC. - "renesas,etheravb-r8a77995" for the R8A77995 SoC. - "renesas,etheravb-rcar-gen3" as a fallback for the above R-Car Gen3 devices.