]> Git Repo - linux.git/commitdiff
dt-bindings: can: rcar_can: document r8a77995 support
authorUlrich Hecht <[email protected]>
Wed, 5 Dec 2018 01:17:04 +0000 (09:17 +0800)
committerGeert Uytterhoeven <[email protected]>
Fri, 23 Aug 2019 12:25:05 +0000 (14:25 +0200)
Adds compatible strings for the R-Car CAN controller in the D3 SoC.

Signed-off-by: Ulrich Hecht <[email protected]>
Acked-by: Rob Herring <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Wolfram Sang <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
Documentation/devicetree/bindings/net/can/rcar_can.txt

index 93ac849f42b045b593356dfb4afc6571775b8a94..1f9db8baea7d259298fc3136532550d9cb58aceb 100644 (file)
@@ -18,6 +18,7 @@ Required properties:
              "renesas,can-r8a7796" if CAN controller is a part of R8A7796 SoC.
              "renesas,can-r8a77965" if CAN controller is a part of R8A77965 SoC.
              "renesas,can-r8a77990" if CAN controller is a part of R8A77990 SoC.
+             "renesas,can-r8a77995" if CAN controller is a part of R8A77995 SoC.
              "renesas,rcar-gen1-can" for a generic R-Car Gen1 compatible device.
              "renesas,rcar-gen2-can" for a generic R-Car Gen2 or RZ/G1
              compatible device.
@@ -35,7 +36,7 @@ Required properties:
 - pinctrl-names: must be "default".
 
 Required properties for R8A774A1, R8A774C0, R8A7795, R8A7796, R8A77965,
-and R8A77990:
+R8A77990, and R8A77995:
 For the denoted SoCs, "clkp2" can be CANFD clock. This is a div6 clock and can
 be used by both CAN and CAN FD controller at the same time. It needs to be
 scaled to maximum frequency if any of these controllers use it. This is done
This page took 0.062041 seconds and 4 git commands to generate.