HSI: Introduce driver for SSI Protocol
authorSebastian Reichel <sre@kernel.org>
Fri, 15 Nov 2013 10:50:32 +0000 (10:50 +0000)
committerSebastian Reichel <sre@kernel.org>
Thu, 15 May 2014 22:55:30 +0000 (00:55 +0200)
commitdc7bf5d7186849aa36b9f0e42e250a813a7b0bdb
tree24aec89222a89850c98c187b826360c69df128ac
parentdc9df3154c082873591acf95036632e97215212e
HSI: Introduce driver for SSI Protocol

This adds a driver for the SSI McSAAB protocol as used in
the Nokia N900.

Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Tested-By: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
drivers/hsi/clients/Kconfig
drivers/hsi/clients/Makefile
drivers/hsi/clients/ssi_protocol.c [new file with mode: 0644]
include/linux/hsi/ssi_protocol.h [new file with mode: 0644]