HSI: Add HSI API documentation
authorCarlos Chinea <carlos.chinea@nokia.com>
Thu, 29 Apr 2010 10:19:06 +0000 (13:19 +0300)
committerCarlos Chinea <carlos.chinea@nokia.com>
Thu, 5 Jan 2012 13:42:13 +0000 (15:42 +0200)
Add an entry for HSI in the device-drivers section of
the kernel documentation.

Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com>
Documentation/DocBook/device-drivers.tmpl

index b638e50cf8f604b8bacb3a4a0f974653ca055071..5f70f734e8b424d7be0af5b71f909906e19caa18 100644 (file)
@@ -437,4 +437,21 @@ X!Idrivers/video/console/fonts.c
 !Edrivers/i2c/i2c-core.c
   </chapter>
 
+  <chapter id="hsi">
+     <title>High Speed Synchronous Serial Interface (HSI)</title>
+
+     <para>
+       High Speed Synchronous Serial Interface (HSI) is a
+       serial interface mainly used for connecting application
+       engines (APE) with cellular modem engines (CMT) in cellular
+       handsets.
+
+       HSI provides multiplexing for up to 16 logical channels,
+       low-latency and full duplex communication.
+     </para>
+
+!Iinclude/linux/hsi/hsi.h
+!Edrivers/hsi/hsi.c
+  </chapter>
+
 </book>