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:
parent
48c7386317
commit
5930cb3511
4 changed files with 582 additions and 0 deletions
|
@ -248,4 +248,7 @@
|
|||
/* MESON */
|
||||
#define PORT_MESON 109
|
||||
|
||||
/* Conexant Digicolor */
|
||||
#define PORT_DIGICOLOR 110
|
||||
|
||||
#endif /* _UAPILINUX_SERIAL_CORE_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue