All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: sh-sci: Add support for RZ/A2
@ 2018-07-11 14:41 Chris Brandt
  2018-07-11 14:41 ` [PATCH 1/2] serial: sh-sci: Add support for R7S9210 Chris Brandt
  2018-07-11 14:41 ` [PATCH 2/2] serial: sh-sci: Document r7s9210 bindings Chris Brandt
  0 siblings, 2 replies; 22+ messages in thread
From: Chris Brandt @ 2018-07-11 14:41 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Mark Rutland
  Cc: linux-serial, devicetree, linux-renesas-soc, Simon Horman,
	Geert Uytterhoeven, Chris Brandt

The RZ/A2 uses a modified SCIF that until recently was only used in
Renesas MCU devices (not MPU devices).
So, while it functions mostly the same as a normal SCIF, some things
needed to be shifted around.


Chris Brandt (2):
  serial: sh-sci: Add support for R7S9210
  serial: sh-sci: Document r7s9210 bindings

 .../bindings/serial/renesas,sci-serial.txt         |  1 +
 drivers/tty/serial/sh-sci.c                        | 77 +++++++++++++++++++++-
 include/linux/serial_sci.h                         |  1 +
 3 files changed, 77 insertions(+), 2 deletions(-)

-- 
2.16.1

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

end of thread, other threads:[~2018-07-25 13:16 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-11 14:41 [PATCH 0/2] serial: sh-sci: Add support for RZ/A2 Chris Brandt
2018-07-11 14:41 ` [PATCH 1/2] serial: sh-sci: Add support for R7S9210 Chris Brandt
2018-07-20  8:09   ` Geert Uytterhoeven
2018-07-11 14:41 ` [PATCH 2/2] serial: sh-sci: Document r7s9210 bindings Chris Brandt
2018-07-13 15:50   ` Geert Uytterhoeven
2018-07-17  8:35     ` Geert Uytterhoeven
2018-07-17 13:43       ` Chris Brandt
2018-07-17 13:43         ` Chris Brandt
2018-07-18 22:19       ` Chris Brandt
2018-07-18 22:19         ` Chris Brandt
2018-07-19  8:13         ` Geert Uytterhoeven
2018-07-19 12:58           ` Chris Brandt
2018-07-19 12:58             ` Chris Brandt
2018-07-20  8:16             ` Geert Uytterhoeven
2018-07-25  1:37           ` Chris Brandt
2018-07-25  1:37             ` Chris Brandt
2018-07-25  7:06             ` Geert Uytterhoeven
2018-07-25 12:04               ` Chris Brandt
2018-07-25 12:04                 ` Chris Brandt
2018-07-25 12:34                 ` Geert Uytterhoeven
2018-07-18 22:23       ` Chris Brandt
2018-07-18 22:23         ` Chris Brandt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.