netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add CAN support to r8a7795 SoC
@ 2016-02-29  9:20 Ramesh Shanmugasundaram
       [not found] ` <1456737661-20538-1-git-send-email-ramesh.shanmugasundaram-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Ramesh Shanmugasundaram @ 2016-02-29  9:20 UTC (permalink / raw)
  To: mkl, wg, horms, magnus.damm, robh+dt, pawel.moll, mark.rutland,
	ijc+devicetree, galak
  Cc: linux-renesas-soc, devicetree, linux-can, linux-arm-kernel,
	netdev, chris.paterson2, Ramesh Shanmugasundaram

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-03-02  0:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29  9:20 [PATCH 0/2] Add CAN support to r8a7795 SoC Ramesh Shanmugasundaram
     [not found] ` <1456737661-20538-1-git-send-email-ramesh.shanmugasundaram-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2016-02-29  9:21   ` [PATCH 1/2] can: rcar_can: Add r8a7795 support Ramesh Shanmugasundaram
     [not found]     ` <1456737661-20538-2-git-send-email-ramesh.shanmugasundaram-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2016-02-29  9:38       ` Marc Kleine-Budde
2016-02-29  9:56         ` Ramesh Shanmugasundaram
2016-02-29 10:00           ` Marc Kleine-Budde
2016-02-29 12:47             ` Marc Kleine-Budde
2016-02-29 14:06               ` Ramesh Shanmugasundaram
2016-02-29 10:02           ` Marc Kleine-Budde
2016-02-29  9:54     ` Geert Uytterhoeven
2016-02-29 11:06       ` Ramesh Shanmugasundaram
2016-02-29  9:21 ` [PATCH 2/2] arm64: dts: r8a7795: Add CAN support Ramesh Shanmugasundaram
2016-03-02  0:25   ` Simon Horman
2016-02-29  9:34 ` [PATCH 0/2] Add CAN support to r8a7795 SoC Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).