devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] serial: sh-sci: Clean up previous RZ/A2 support
@ 2018-07-27 21:09 Chris Brandt
  2018-07-27 21:09 ` [PATCH 1/4] serial: sh-sci: Improve interrupts description Chris Brandt
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Chris Brandt @ 2018-07-27 21:09 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.


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                        | 143 ++++++++-------------
 include/linux/serial_sci.h                         |   1 -
 3 files changed, 68 insertions(+), 92 deletions(-)

-- 
2.16.1

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

end of thread, other threads:[~2018-07-30 12:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-27 21:09 [PATCH 0/4] serial: sh-sci: Clean up previous RZ/A2 support Chris Brandt
2018-07-27 21:09 ` [PATCH 1/4] serial: sh-sci: Improve interrupts description Chris Brandt
2018-07-27 21:09 ` [PATCH 2/4] serial: sh-sci: Allow for compressed SCIF address Chris Brandt
2018-07-29 11:11   ` Geert Uytterhoeven
2018-07-30  8:05     ` Geert Uytterhoeven
2018-07-30 12:17       ` Chris Brandt
2018-07-27 21:09 ` [PATCH 3/4] serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE Chris Brandt
2018-07-30  9:03   ` Geert Uytterhoeven
2018-07-27 21:09 ` [PATCH 4/4] serial: sh-sci: Improve support for separate TEI and DRI interrupts Chris Brandt
2018-07-30  9:08   ` Geert Uytterhoeven
2018-07-30 12:33     ` Chris Brandt
2018-07-30 12:47       ` Geert Uytterhoeven
2018-07-30 12:55         ` 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).