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

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

-- 
2.16.1

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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-30 13:17 [PATCH v2 0/4] serial: sh-sci: Clean up previous RZ/A2 support Chris Brandt
2018-07-30 13:17 ` [PATCH v2 1/4] serial: sh-sci: Improve interrupts description Chris Brandt
2018-07-30 13:17 ` [PATCH v2 2/4] serial: sh-sci: Allow for compressed SCIF address Chris Brandt
2018-07-30 14:19   ` Geert Uytterhoeven
2018-07-30 13:17 ` [PATCH v2 3/4] serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE Chris Brandt
2018-07-30 13:17 ` [PATCH v2 4/4] serial: sh-sci: Improve support for separate TEI and DRI interrupts Chris Brandt
2018-07-31 10:26   ` Geert Uytterhoeven
2018-07-31 10:35     ` 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).