blob: e685957caa12360ff7e95a909649fc1acfe3a776 [file] [log] [blame]
Vivien Didelot7d029122013-01-04 16:18:14 -05001What: /sys/devices/platform/ts5500/adc
2Date: January 2013
3KernelVersion: 3.7
4Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
5Description:
6 Indicates the presence of an A/D Converter. If it is present,
7 it will display "1", otherwise "0".
8
9What: /sys/devices/platform/ts5500/ereset
10Date: January 2013
11KernelVersion: 3.7
12Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
13Description:
14 Indicates the presence of an external reset. If it is present,
15 it will display "1", otherwise "0".
16
17What: /sys/devices/platform/ts5500/id
18Date: January 2013
19KernelVersion: 3.7
20Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
21Description:
22 Product ID of the TS board. TS-5500 ID is 0x60.
23
24What: /sys/devices/platform/ts5500/jumpers
25Date: January 2013
26KernelVersion: 3.7
27Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
28Description:
29 Bitfield showing the jumpers' state. If a jumper is present,
30 the corresponding bit is set. For instance, 0x0e means jumpers
31 2, 3 and 4 are set.
32
Vivien Didelot84e288d2014-07-08 18:57:48 -040033What: /sys/devices/platform/ts5500/name
34Date: July 2014
35KernelVersion: 3.16
36Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
37Description:
38 Model name of the TS board, e.g. "TS-5500".
39
Vivien Didelot7d029122013-01-04 16:18:14 -050040What: /sys/devices/platform/ts5500/rs485
41Date: January 2013
42KernelVersion: 3.7
43Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
44Description:
45 Indicates the presence of the RS485 option. If it is present,
46 it will display "1", otherwise "0".
47
48What: /sys/devices/platform/ts5500/sram
49Date: January 2013
50KernelVersion: 3.7
51Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
52Description:
53 Indicates the presence of the SRAM option. If it is present,
54 it will display "1", otherwise "0".