On Tue, Aug 20, 2013 at 11:48:01PM -0700, Stephen Boyd wrote:
This patchset aligns the msm_serial driver more with downstream usage and
also documents the msm_serial driver's DT binding. Along the way we
update the clock names and add support for newer UARTDM hardware that
isn't part of a GSBI and make the console layer use the extra registers in
UARTDM.
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)
I took patches 1, 3, and 5 from this series, as it seems that the dt
bindings are still being discussed.
thanks,
greg k-h