HSI: Introduce Nokia N900 modem driver
authorSebastian Reichel <sre@kernel.org>
Fri, 28 Mar 2014 19:19:44 +0000 (20:19 +0100)
committerSebastian Reichel <sre@kernel.org>
Thu, 15 May 2014 22:55:42 +0000 (00:55 +0200)
The Nokia N900's modem is connected via Synchronous Serial Interface (SSI),
which is a legacy version of MIPI's High-speed Synchronous Serial Interface
(HSI).

The handles the GPIOs for enabling and resetting the modem and instanciates
ssi-protocol for data exchange. It does not yet support exchanging voice data
with the modem.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Reviewed-by: Pavel Machek <pavel@ucw.cz>
Tested-By: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>

No differences found