Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: can: rcar_can: document r8a774b1 support

Document RZ/G2N (r8a774b1) SoC specific bindings.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1570717560-7431-2-git-send-email-fabrizio.castro@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

authored by

Fabrizio Castro and committed by
Geert Uytterhoeven
b32bfbc9 c4ed20f7

+3 -2
+3 -2
Documentation/devicetree/bindings/net/can/rcar_can.txt
··· 7 7 "renesas,can-r8a7745" if CAN controller is a part of R8A7745 SoC. 8 8 "renesas,can-r8a77470" if CAN controller is a part of R8A77470 SoC. 9 9 "renesas,can-r8a774a1" if CAN controller is a part of R8A774A1 SoC. 10 + "renesas,can-r8a774b1" if CAN controller is a part of R8A774B1 SoC. 10 11 "renesas,can-r8a774c0" if CAN controller is a part of R8A774C0 SoC. 11 12 "renesas,can-r8a7778" if CAN controller is a part of R8A7778 SoC. 12 13 "renesas,can-r8a7779" if CAN controller is a part of R8A7779 SoC. ··· 37 36 - pinctrl-0: pin control group to be used for this controller. 38 37 - pinctrl-names: must be "default". 39 38 40 - Required properties for R8A774A1, R8A774C0, R8A7795, R8A7796, R8A77965, 41 - R8A77990, and R8A77995: 39 + Required properties for R8A774A1, R8A774B1, R8A774C0, R8A7795, R8A7796, 40 + R8A77965, R8A77990, and R8A77995: 42 41 For the denoted SoCs, "clkp2" can be CANFD clock. This is a div6 clock and can 43 42 be used by both CAN and CAN FD controller at the same time. It needs to be 44 43 scaled to maximum frequency if any of these controllers use it. This is done