devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Document msm_serial bindings and support newer uartdms
@ 2013-08-28  0:12 Stephen Boyd
  2013-08-28  0:12 ` [PATCH v3 1/2] devicetree: serial: Document msm_serial bindings Stephen Boyd
  2013-08-28 18:49 ` [PATCH v3 0/2] Document msm_serial bindings and support newer uartdms Kumar Gala
  0 siblings, 2 replies; 6+ messages in thread
From: Stephen Boyd @ 2013-08-28  0:12 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: linux-kernel, linux-arm-msm, linux-arm-kernel, linux-serial,
	David Brown, devicetree, Kumar Gala

This patchset aligns the msm_serial driver more with downstream usage and
updates the driver's DT bindings.

Changes since v2:
 * Fixed up DT review comments
 * Dropped patches that were picked up in tty tree

Changes since v1:
 * Dropped _clk postfix from {core,iface}_clk
 * Split DT binding into two files
 * Renamed DT binding files to match compatible strings
 * Fixed up DT review comments
 * Added new patch 5/5 (more than 1 char for UARTDM)

Stephen Boyd (2):
  devicetree: serial: Document msm_serial bindings
  ARM: dts: msm: Update uartdm compatible strings

 .../devicetree/bindings/tty/serial/msm_serial.txt  | 27 -----------
 .../bindings/tty/serial/qcom,msm-uart.txt          | 25 ++++++++++
 .../bindings/tty/serial/qcom,msm-uartdm.txt        | 53 ++++++++++++++++++++++
 arch/arm/boot/dts/msm8660-surf.dts                 |  2 +-
 arch/arm/boot/dts/msm8960-cdp.dts                  |  2 +-
 5 files changed, 80 insertions(+), 29 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/tty/serial/msm_serial.txt
 create mode 100644 Documentation/devicetree/bindings/tty/serial/qcom,msm-uart.txt
 create mode 100644 Documentation/devicetree/bindings/tty/serial/qcom,msm-uartdm.txt

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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

end of thread, other threads:[~2013-08-28 19:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-28  0:12 [PATCH v3 0/2] Document msm_serial bindings and support newer uartdms Stephen Boyd
2013-08-28  0:12 ` [PATCH v3 1/2] devicetree: serial: Document msm_serial bindings Stephen Boyd
2013-08-28 18:13   ` Kumar Gala
2013-08-28 18:49 ` [PATCH v3 0/2] Document msm_serial bindings and support newer uartdms Kumar Gala
2013-08-28 19:19   ` Stephen Boyd
2013-08-28 19:21     ` Kumar Gala

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