]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitff7de346165c3cb33ca6302f5eb30ee8708c06f7
tree223d2b29b2d6113e31fa70efb1ff617a56794dcb
parent262714b1548782d6aaa2cb3d5e6d3a8bd5f69a76
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