Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: ABI: sysfs-devices-soc: Update Lee Jones' email address

Going forward, I'll be using my kernel.org for upstream work.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20220714112533.539910-6-lee@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Lee Jones and committed by
Greg Kroah-Hartman
9f9c9090 80dd7ae1

+7 -7
+7 -7
Documentation/ABI/testing/sysfs-devices-soc
··· 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 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 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 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