devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/9] tty: xuartps: Rebranding + DT documentation
@ 2014-03-12 19:02 Soren Brinkmann
  2014-03-12 19:02 ` [PATCH v3 1/9] tty: xuartps: Fix kernel-doc errors in the driver Soren Brinkmann
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Soren Brinkmann @ 2014-03-12 19:02 UTC (permalink / raw)
  To: Russell King, Greg Kroah-Hartman, Jiri Slaby, One Thousand Gnomes
  Cc: Michal Simek, Peter Crosthwaite,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-serial-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Pawel Moll,
	Mark Rutland, Ian Campbell, Kumar Gala, Rob Landley, Grant Likely,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-doc-u79uwXL29TY76Z2rM5mHXA, Soren Brinkmann

Here is a fixed and extended v3. I picked up Michal's patches and
incorporated them into the series. Those are the first two patches.
The 'rebranding' patch is correspondingly extended to convert the new
code as well.

The erroneously changed compatibility string has been reverted back to
what it should be.

	Sören

Michal Simek (2):
  tty: xuartps: Fix kernel-doc errors in the driver
  tty: xuartps: Initialize ports according to aliases

Soren Brinkmann (7):
  tty: xuartps: Clean up
  tty: xuartps: Print warning in clock notifier
  tty: xuartps: Refactor read-modify-writes
  tty: xuartps: Don't write IRQ disable register to enable interrupts
  tty: xuartps: Rebrand driver as Cadence UART
  tty: cadence: Document DT binding
  ARM: zynq: DT: Migrate UART to Cadence binding

 .../devicetree/bindings/serial/cdns,uart.txt       |   20 +
 arch/arm/boot/dts/zynq-7000.dtsi                   |    8 +-
 drivers/tty/serial/Kconfig                         |    9 +-
 drivers/tty/serial/xilinx_uartps.c                 | 1129 ++++++++++----------
 include/uapi/linux/serial_core.h                   |    2 +-
 5 files changed, 570 insertions(+), 598 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/serial/cdns,uart.txt

-- 
1.9.0.1.g4196000

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-03-20 11:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 19:02 [PATCH v3 0/9] tty: xuartps: Rebranding + DT documentation Soren Brinkmann
2014-03-12 19:02 ` [PATCH v3 1/9] tty: xuartps: Fix kernel-doc errors in the driver Soren Brinkmann
2014-03-12 19:02 ` [PATCH v3 2/9] tty: xuartps: Initialize ports according to aliases Soren Brinkmann
2014-03-12 19:02 ` [PATCH v3 3/9] tty: xuartps: Clean up Soren Brinkmann
2014-03-12 19:02 ` [PATCH v3 4/9] tty: xuartps: Print warning in clock notifier Soren Brinkmann
2014-03-12 19:02 ` [PATCH v3 5/9] tty: xuartps: Refactor read-modify-writes Soren Brinkmann
2014-03-12 19:03 ` [PATCH v3 6/9] tty: xuartps: Don't write IRQ disable register to enable interrupts Soren Brinkmann
2014-03-12 19:03 ` [PATCH v3 7/9] tty: xuartps: Rebrand driver as Cadence UART Soren Brinkmann
2014-03-12 19:03 ` [PATCH v3 8/9] tty: cadence: Document DT binding Soren Brinkmann
2014-03-12 19:03 ` [PATCH v3 9/9] ARM: zynq: DT: Migrate UART to Cadence binding Soren Brinkmann
2014-03-20 11:43 ` [PATCH v3 0/9] tty: xuartps: Rebranding + DT documentation Michal Simek

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