[PATCH 0/2] serial: clps711x: UART driver refactor

Alexander Shiyan shc_work at mail.ru
Wed Dec 11 10:50:16 EST 2013


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




More information about the linux-arm-kernel mailing list