| Carlos Chinea | 24b7099 | 2012-04-13 15:55:13 +0300 | [diff] [blame] | 1 | What:		/sys/bus/hsi | 
 | 2 | Date:		April 2012 | 
 | 3 | KernelVersion:	3.4 | 
 | 4 | Contact:	Carlos Chinea <carlos.chinea@nokia.com> | 
 | 5 | Description: | 
 | 6 | 		High Speed Synchronous Serial Interface (HSI) is a | 
 | 7 | 		serial interface mainly used for connecting application | 
 | 8 | 		engines (APE) with cellular modem engines (CMT) in cellular | 
 | 9 | 		handsets. | 
 | 10 | 		The bus will be populated with devices (hsi_clients) representing | 
 | 11 | 		the protocols available in the system. Bus drivers implement | 
 | 12 | 		those protocols. | 
 | 13 |  | 
 | 14 | What:		/sys/bus/hsi/devices/.../modalias | 
 | 15 | Date:		April 2012 | 
 | 16 | KernelVersion:	3.4 | 
 | 17 | Contact:	Carlos Chinea <carlos.chinea@nokia.com> | 
 | 18 | Description:	Stores the same MODALIAS value emitted by uevent | 
 | 19 | 		Format: hsi:<hsi_client device name> |