On Thu, Sep 11, 2014 at 11:25 PM, Greg KH [off-list ref] wrote:
On Thu, Sep 11, 2014 at 10:11:34PM +0200, Carlo Caione wrote:
quoted
The SoC has four fully functional UARTs which use the same programming
model. They are named UART_A, UART_B, UART_C and UART_AO (Always-On)
which cannot be powered off.
Signed-off-by: Carlo Caione <redacted>
---
drivers/tty/serial/Kconfig | 18 ++
drivers/tty/serial/Makefile | 1 +
drivers/tty/serial/meson_uart.c | 634 +++++++++++++++++++++++++++++++++++++++
include/uapi/linux/serial_core.h | 3 +
4 files changed, 656 insertions(+)
create mode 100644 drivers/tty/serial/meson_uart.c
I've already taken this patch, why resend it?
Just for completeness' sake since there is also the documentation in
the patchset.
In the cover I specified that it was already taken.
I'll leave it out in v3 (if any).
--
Carlo Caione