Searched hist:eafaebd987fcd001e2c123c050939a29c625d673 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/hsi/ |
H A D | nokia-modem.txt | eafaebd987fcd001e2c123c050939a29c625d673 Fri Mar 28 20:19:44 CET 2014 Sebastian Reichel <sre@kernel.org> 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>
|
/linux/drivers/hsi/clients/ |
H A D | Makefile | diff eafaebd987fcd001e2c123c050939a29c625d673 Fri Mar 28 20:19:44 CET 2014 Sebastian Reichel <sre@kernel.org> 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>
|
H A D | Kconfig | diff eafaebd987fcd001e2c123c050939a29c625d673 Fri Mar 28 20:19:44 CET 2014 Sebastian Reichel <sre@kernel.org> 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>
|
H A D | nokia-modem.c | eafaebd987fcd001e2c123c050939a29c625d673 Fri Mar 28 20:19:44 CET 2014 Sebastian Reichel <sre@kernel.org> 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>
|