summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/hsi
Commit message (Collapse)AuthorAgeFilesLines
* HSI: Introduce Nokia N900 modem driverSebastian Reichel2014-05-161-0/+57
| | | | | | | | | | | | | | 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>
* Documentation: DT: omap-ssi binding documentationSebastian Reichel2014-05-161-0/+97
| | | | | | | | Create device tree binding documentation for OMAP Synchronous Serial Interface (SSI) device. Signed-off-by: Sebastian Reichel <sre@kernel.org> Reviewed-by: Pavel Machek <pavel@ucw.cz>
* HSI: Add common DT binding for HSI client devicesSebastian Reichel2014-05-161-0/+44
Implement and document generic DT bindings for HSI clients. 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>
OpenPOWER on IntegriCloud