sc16is7xx: spi interface is added
authorRama Kiran Kumar Indrakanti <indrakanti_ram@hotmail.com>
Mon, 25 May 2015 06:21:09 +0000 (11:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 21:45:27 +0000 (06:45 +0900)
commit2c837a8a8f9f182b0286f5644ed50374b8434867
tree223d2b29b2d6113e31fa70efb1ff617a56794dcb
parent34d2e4584ae594eff29d1595d47d7d044e57f834
sc16is7xx: spi interface is added

spi interface for sc16is7xx is added along with Kconfig flag
to enable spi or i2c, thus in a instance we can have either
spi or i2c or both, in sync to the hw.

Signed-off-by: Rama Kiran Kumar Indrakanti <indrakanti_ram@hotmail.com>
Signed-off-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/sc16is7xx.c