tilegx: Add tty serial support for TILE-Gx on-chip UART

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Chris Metcalf
2013-08-12 14:11:44 -04:00
parent 6ec006ede5
commit b5c6c1a72a
5 changed files with 722 additions and 0 deletions

View File

@@ -232,4 +232,7 @@
/* SH-SCI */
#define PORT_HSCIF 104
/* Tilera TILE-Gx UART */
#define PORT_TILEGX 105
#endif /* _UAPILINUX_SERIAL_CORE_H */