[PATCH 0/2] Add CAN support to r8a7795 SoC

Ramesh Shanmugasundaram ramesh.shanmugasundaram at bp.renesas.com
Mon Feb 29 01:20:59 PST 2016


This patch set adds CAN support to r8a7795 SoC.

This is based on linux-next (tag: next-20160225).

Pinctrl & Clock related to the controller are already submitted as below:

https://lkml.org/lkml/2016/2/25/546
https://lkml.org/lkml/2016/2/26/452
http://www.spinics.net/lists/arm-kernel/msg487238.html

The compatibility string used follows the same format as in this patch:
http://www.spinics.net/lists/netdev/msg365756.html

Ramesh Shanmugasundaram (2):
  can: rcar_can: Add r8a7795 support
  arm64: dts: r8a7795: Add CAN support

 .../devicetree/bindings/net/can/rcar_can.txt       | 12 +++++++++
 arch/arm64/boot/dts/renesas/r8a7795.dtsi           | 30 ++++++++++++++++++++++
 drivers/net/can/Kconfig                            |  2 +-
 drivers/net/can/rcar_can.c                         |  7 ++++-
 4 files changed, 49 insertions(+), 2 deletions(-)

-- 
1.9.1




More information about the linux-arm-kernel mailing list