serial: driver for Conexant Digicolor USART

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Baruch Siach 2014-12-18 21:45:24 +02:00 committed by Greg Kroah-Hartman
parent 48c7386317
commit 5930cb3511
4 changed files with 582 additions and 0 deletions

View file

@ -248,4 +248,7 @@
/* MESON */
#define PORT_MESON 109
/* Conexant Digicolor */
#define PORT_DIGICOLOR 110
#endif /* _UAPILINUX_SERIAL_CORE_H */