mbox series

[v2,0/3] Add CAN and CAN-FD support to the RZ/G2N SoC

Message ID 1570717560-7431-1-git-send-email-fabrizio.castro@bp.renesas.com
Headers show
Series Add CAN and CAN-FD support to the RZ/G2N SoC | expand

Message

Fabrizio Castro Oct. 10, 2019, 2:25 p.m. UTC
Dear All,

this series adds CAN and CAN FD support to the RZ/G2N SoC specific dtsi.

Thanks,
Fab

v1->v2:
* Fixed patch 2/3 according to Geert's comment

Fabrizio Castro (3):
  dt-bindings: can: rcar_can: Add r8a774b1 support
  dt-bindings: can: rcar_canfd: document r8a774b1 support
  arm64: dts: renesas: r8a774b1: Add CAN and CAN FD support

 .../devicetree/bindings/net/can/rcar_can.txt       |  5 ++-
 .../devicetree/bindings/net/can/rcar_canfd.txt     |  5 ++-
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi          | 48 ++++++++++++++++++++--
 3 files changed, 51 insertions(+), 7 deletions(-)

Comments

Geert Uytterhoeven Oct. 14, 2019, 8:49 a.m. UTC | #1
On Thu, Oct 10, 2019 at 4:26 PM Fabrizio Castro
<fabrizio.castro@bp.renesas.com> wrote:
> Add CAN and CAN FD support to the RZ/G2N SoC specific dtsi.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.5.

Gr{oetje,eeting}s,

                        Geert