mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
[ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCs
Add support to the Samsung serial driver for the S3C6400 and S3C6410 serial ports. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
parent
cf18acf0e0
commit
b690ace50b
8 changed files with 178 additions and 4 deletions
|
@ -158,6 +158,8 @@
|
|||
/* SH-SCI */
|
||||
#define PORT_SCIFA 83
|
||||
|
||||
#define PORT_S3C6400 84
|
||||
|
||||
#ifdef __KERNEL__
|
||||
|
||||
#include <linux/compiler.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue