netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] r8a7742 add CAN support
@ 2020-08-16 19:07 Lad Prabhakar
  2020-08-16 19:07 ` [PATCH 1/3] pinctrl: sh-pfc: r8a7790: Add CAN pins, groups and functions Lad Prabhakar
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Lad Prabhakar @ 2020-08-16 19:07 UTC (permalink / raw)
  To: Geert Uytterhoeven, Wolfgang Grandegger, Marc Kleine-Budde,
	David S. Miller, Jakub Kicinski, Rob Herring, Magnus Damm,
	Linus Walleij
  Cc: linux-can, netdev, devicetree, linux-kernel, linux-renesas-soc,
	linux-gpio, Lad Prabhakar, Prabhakar

Hi All,

This patch series adds CAN pins to r8a7790 PFC driver and
adds CAN[01] nodes to r8a7742 SoC dtsi.

patches applies on top of [1] (the PFC patch is dependant
on top of patch [2])

[1] https://git.kernel.org/pub/scm/linux/kernel/git/geert/
    renesas-devel.git/log/?h=renesas-arm-dt-for-v5.10
[2] https://patchwork.kernel.org/patch/11670815/

Cheers,
Prabhakar

Lad Prabhakar (3):
  pinctrl: sh-pfc: r8a7790: Add CAN pins, groups and functions
  dt-bindings: can: rcar_can: Add r8a7742 support
  ARM: dts: r8a7742: Add CAN support

 .../devicetree/bindings/net/can/rcar_can.txt  |  3 +-
 arch/arm/boot/dts/r8a7742.dtsi                | 34 ++++++++
 drivers/pinctrl/sh-pfc/pfc-r8a7790.c          | 86 ++++++++++++++++++-
 3 files changed, 120 insertions(+), 3 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-10-06 19:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-16 19:07 [PATCH 0/3] r8a7742 add CAN support Lad Prabhakar
2020-08-16 19:07 ` [PATCH 1/3] pinctrl: sh-pfc: r8a7790: Add CAN pins, groups and functions Lad Prabhakar
2020-08-21 12:52   ` Geert Uytterhoeven
2020-08-21 14:23     ` Lad, Prabhakar
2020-08-21 14:26       ` Geert Uytterhoeven
2020-08-16 19:07 ` [PATCH 2/3] dt-bindings: can: rcar_can: Add r8a7742 support Lad Prabhakar
2020-08-21 12:49   ` Geert Uytterhoeven
2020-08-25  2:21   ` Rob Herring
2020-10-06  7:36     ` Lad, Prabhakar
2020-10-06 19:19       ` Marc Kleine-Budde
2020-08-16 19:07 ` [PATCH 3/3] ARM: dts: r8a7742: Add CAN support Lad Prabhakar
2020-08-21 12:55   ` Geert Uytterhoeven

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).