[PATCH v3 0/2] Document msm_serial bindings and support newer uartdms

Stephen Boyd sboyd at codeaurora.org
Wed Aug 28 15:19:53 EDT 2013


On 08/28, Kumar Gala wrote:
> 
> On Aug 27, 2013, at 7:12 PM, Stephen Boyd wrote:
> 
> > 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
> 
> We are going with bindings/serial as one location, can you update this so the bindings are in bindings/serial/qcom...
> 

Ok I can move it. Do I have your ack on patch 2?

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



More information about the linux-arm-kernel mailing list