linux-stable/drivers/hsi/clients
Sebastian Reichel eafaebd987 HSI: Introduce Nokia N900 modem driver
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>
2014-05-16 00:55:42 +02:00
..
Kconfig HSI: Introduce Nokia N900 modem driver 2014-05-16 00:55:42 +02:00
Makefile HSI: Introduce Nokia N900 modem driver 2014-05-16 00:55:42 +02:00
hsi_char.c HSI: Add channel resource support to HSI clients 2014-05-16 00:54:36 +02:00
nokia-modem.c HSI: Introduce Nokia N900 modem driver 2014-05-16 00:55:42 +02:00
ssi_protocol.c HSI: Introduce driver for SSI Protocol 2014-05-16 00:55:30 +02:00