[PATCH linux dev-4.13 v1 0/2] serial: add NPCM UART driver
Tomer Maimon
tmaimon77 at gmail.com
Thu Dec 21 20:04:50 AEDT 2017
This patch set adds UART support for the Nuvoton NPCM Baseboard
Management Controller (BMC).
The NPCM7xx BMC contains four UART blocks and accessory logic.
Tomer Maimon (2):
dt-binding: serial: document NPCM UART DT bindings
serial: npcm: add NPCM UART driver
.../bindings/serial/nuvoton,npcm-uart.txt | 24 +
drivers/tty/serial/Kconfig | 15 +
drivers/tty/serial/Makefile | 1 +
drivers/tty/serial/npcm_uart.c | 1592 ++++++++++++++++++++
4 files changed, 1632 insertions(+)
create mode 100644 Documentation/devicetree/bindings/serial/nuvoton,npcm-uart.txt
create mode 100644 drivers/tty/serial/npcm_uart.c
--
2.14.1
More information about the openbmc
mailing list