devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add new features for the Spreadtrum serial controller
@ 2019-03-04  8:58 Baolin Wang
  2019-03-04  8:58 ` [PATCH v2 1/4] dt-bindings: serial: sprd: Add clocks and clocks-names properties Baolin Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Baolin Wang @ 2019-03-04  8:58 UTC (permalink / raw)
  To: gregkh, jslaby, robh+dt, mark.rutland, orsonzhai, zhang.lyra
  Cc: baolin.wang, broonie, lanqing.liu, linux-serial, linux-kernel,
	devicetree

This patch set fixes the baud rate calculation formula issue, as well as
adding power management support and DMA mode support for the Spreadtrum
serial controller.

Changes from v1:
 - The patch 1 of V1 was applied, so remove the baud rate fix from this patch set.
 - Add reviewed tag from Rob for patch 1.
 - Fix the incorrect names' order in patch 3.

Lanqing Liu (4):
  dt-bindings: serial: sprd: Add clocks and clocks-names properties
  serial: sprd: Add power management for the Spreadtrum serial
    controller
  dt-bindings: serial: sprd: Add dma properties to support DMA mode
  serial: sprd: Add DMA mode support

 .../devicetree/bindings/serial/sprd-uart.txt       |   17 +-
 drivers/tty/serial/sprd_serial.c                   |  501 +++++++++++++++++++-
 2 files changed, 498 insertions(+), 20 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2019-03-27  1:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-04  8:58 [PATCH v2 0/4] Add new features for the Spreadtrum serial controller Baolin Wang
2019-03-04  8:58 ` [PATCH v2 1/4] dt-bindings: serial: sprd: Add clocks and clocks-names properties Baolin Wang
2019-03-04  8:58 ` [PATCH v2 2/4] serial: sprd: Add power management for the Spreadtrum serial controller Baolin Wang
2019-03-04  8:58 ` [PATCH v2 3/4] dt-bindings: serial: sprd: Add dma properties to support DMA mode Baolin Wang
2019-03-12 18:22   ` Rob Herring
2019-03-04  8:58 ` [PATCH v2 4/4] serial: sprd: Add DMA mode support Baolin Wang
2019-03-26 10:41 ` [PATCH v2 0/4] Add new features for the Spreadtrum serial controller Baolin Wang
2019-03-27  0:59   ` Greg KH
2019-03-27  1:59     ` Baolin Wang

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