serial: sirf: add support for Marco chip
authorBarry Song <Baohua.Song@csr.com>
Wed, 7 Aug 2013 05:35:38 +0000 (13:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 18:29:53 +0000 (11:29 -0700)
commit909102db44faf40bae96d8f9d23de79e1ca0853a
treebb42958f670ab18e859a25dd2b1e5a3c48086527
parentf7d2c0bbdb7b784cc035cacb7d36b379ba1c3bef
serial: sirf: add support for Marco chip

the marco and coming new CSR multiple SoCs have SET/CLR pair for
INTEN registers to avoid some read-modify-write.

this patch adds support for this and make the driver support current
up and coming mp SoCs.

Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sirfsoc_uart.c
drivers/tty/serial/sirfsoc_uart.h