devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] serial: sh-sci: Clean up previous RZ/A2 support
@ 2018-07-31 10:41 Chris Brandt
  2018-07-31 10:41 ` [PATCH v3 1/4] serial: sh-sci: Improve interrupts description Chris Brandt
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Chris Brandt @ 2018-07-31 10:41 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Mark Rutland, Geert Uytterhoeven
  Cc: linux-serial, devicetree, linux-renesas-soc, Simon Horman,
	Chris Brandt

This patch series doesn't really provide much new functionality, but
rather provides a cleaner solution for adding RZ/A2 support.

This series applies on top of tty-next

v3:
* removed a line of code that wasn't needed
v2:
* Incorporated feedback from Geert
* Added Reviewed-by

Chris Brandt (4):
  serial: sh-sci: Improve interrupts description
  serial: sh-sci: Allow for compressed SCIF address
  serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE
  serial: sh-sci: Improve support for separate TEI and DRI interrupts

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

-- 
2.16.1

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

end of thread, other threads:[~2018-07-31 19:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-31 10:41 [PATCH v3 0/4] serial: sh-sci: Clean up previous RZ/A2 support Chris Brandt
2018-07-31 10:41 ` [PATCH v3 1/4] serial: sh-sci: Improve interrupts description Chris Brandt
2018-07-31 19:39   ` Rob Herring
2018-07-31 10:41 ` [PATCH v3 2/4] serial: sh-sci: Allow for compressed SCIF address Chris Brandt
2018-07-31 10:41 ` [PATCH v3 3/4] serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE Chris Brandt
2018-07-31 10:41 ` [PATCH v3 4/4] serial: sh-sci: Improve support for separate TEI and DRI interrupts Chris Brandt

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