linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shc_work@mail.ru (Alexander Shiyan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] serial: clps711x: UART driver refactor
Date: Wed, 11 Dec 2013 19:50:16 +0400	[thread overview]
Message-ID: <1386777016-24750-1-git-send-email-shc_work@mail.ru> (raw)

This is a complex patch for refactoring CLPS711X serial driver.
Major changes:
- Eliminate <mach/hardware.h> usage.
- Devicetree support.

Patch created for adding in tty tree, but this changes need attention
from ARM and DT maintainers, so "ACK" will be useful here.

Alexander Shiyan (2):
  serial: clps711x: Driver refactor
  serial: clps711x: dts: Add bindings documentation for the CLPS711X
    UART

 .../bindings/serial/cirrus,clps711x-uart.txt       |  29 ++
 arch/arm/mach-clps711x/devices.c                   |  21 +
 drivers/tty/serial/clps711x.c                      | 448 ++++++++++++---------
 3 files changed, 304 insertions(+), 194 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/serial/cirrus,clps711x-uart.txt

-- 
1.8.3.2

             reply	other threads:[~2013-12-11 15:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11 15:50 Alexander Shiyan [this message]
2013-12-11 21:21 ` [PATCH 0/2] serial: clps711x: UART driver refactor Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1386777016-24750-1-git-send-email-shc_work@mail.ru \
    --to=shc_work@mail.ru \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).