blob: 626bda51ee87e1be92c3252ababe29f4cd89a894 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
What: /sys/class/rfkill/rfkill%d/
Date: March 22
Contact: Pavan Savoy <pavan_savoy@ti.com>
Description:
Creates the rfkill entries for Radio apps like
BT app, FM app or GPS app to toggle corresponding
cores of the chip
What: /dev/rfkill
Date: March 22
Contact: Pavan Savoy <pavan_savoy@ti.com>
Description:
A daemon which maintains the ldisc installation and
uninstallation would be ppolling on this device and listening
on events which would suggest either to install or un-install
line discipline
What: /sys/kernel/debug/ti-st/version
Contact: Pavan Savoy <pavan_savoy@ti.com>
Description:
WiLink chip's ROM version exposed to user-space for some
proprietary protocol stacks to make use of.
What: /sys/kernel/debug/ti-st/protocols
Contact: Pavan Savoy <pavan_savoy@ti.com>
Description:
The reason for chip being ON, the list of protocols registered.
|