1
1
What: /sys/devices/socX
2
2
Date: January 2012
3
- contact: Lee Jones <lee.jones@linaro .org>
3
+ contact: Lee Jones <lee@kernel .org>
4
4
Description:
5
5
The /sys/devices/ directory contains a sub-directory for each
6
6
System-on-Chip (SoC) device on a running platform. Information
@@ -14,14 +14,14 @@ Description:
14
14
15
15
What: /sys/devices/socX/machine
16
16
Date: January 2012
17
- contact: Lee Jones <lee.jones@linaro .org>
17
+ contact: Lee Jones <lee@kernel .org>
18
18
Description:
19
19
Read-only attribute common to all SoCs. Contains the SoC machine
20
20
name (e.g. Ux500).
21
21
22
22
What: /sys/devices/socX/family
23
23
Date: January 2012
24
- contact: Lee Jones <lee.jones@linaro .org>
24
+ contact: Lee Jones <lee@kernel .org>
25
25
Description:
26
26
Read-only attribute common to all SoCs. Contains SoC family name
27
27
(e.g. DB8500).
@@ -59,7 +59,7 @@ Description:
59
59
60
60
What: /sys/devices/socX/soc_id
61
61
Date: January 2012
62
- contact: Lee Jones <lee.jones@linaro .org>
62
+ contact: Lee Jones <lee@kernel .org>
63
63
Description:
64
64
Read-only attribute supported by most SoCs. In the case of
65
65
ST-Ericsson's chips this contains the SoC serial number.
@@ -72,21 +72,21 @@ Description:
72
72
73
73
What: /sys/devices/socX/revision
74
74
Date: January 2012
75
- contact: Lee Jones <lee.jones@linaro .org>
75
+ contact: Lee Jones <lee@kernel .org>
76
76
Description:
77
77
Read-only attribute supported by most SoCs. Contains the SoC's
78
78
manufacturing revision number.
79
79
80
80
What: /sys/devices/socX/process
81
81
Date: January 2012
82
- contact: Lee Jones <lee.jones@linaro .org>
82
+ contact: Lee Jones <lee@kernel .org>
83
83
Description:
84
84
Read-only attribute supported ST-Ericsson's silicon. Contains the
85
85
the process by which the silicon chip was manufactured.
86
86
87
87
What: /sys/bus/soc
88
88
Date: January 2012
89
- contact: Lee Jones <lee.jones@linaro .org>
89
+ contact: Lee Jones <lee@kernel .org>
90
90
Description:
91
91
The /sys/bus/soc/ directory contains the usual sub-folders
92
92
expected under most buses. /sys/bus/soc/devices is of particular
0 commit comments