sevki
c9e1dba412
setup CI/CD for kernel development - added CodeQL for code scanning - every pr is built as an image and is available for 30days on https://oklinux.dev - tagged and released on github for now Signed-off-by: sevki <s@sevki.io>
19 lines
683 B
Text
19 lines
683 B
Text
What: /sys/bus/hsi
|
|
Date: April 2012
|
|
KernelVersion: 3.4
|
|
Contact: Carlos Chinea <carlos.chinea@nokia.com>
|
|
Description:
|
|
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.
|
|
The bus will be populated with devices (hsi_clients) representing
|
|
the protocols available in the system. Bus drivers implement
|
|
those protocols.
|
|
|
|
What: /sys/bus/hsi/devices/.../modalias
|
|
Date: April 2012
|
|
KernelVersion: 3.4
|
|
Contact: Carlos Chinea <carlos.chinea@nokia.com>
|
|
Description: Stores the same MODALIAS value emitted by uevent
|
|
Format: hsi:<hsi_client device name>
|