aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/ABI/testing/sysfs-class-remoteproc')
-rw-r--r--Documentation/ABI/testing/sysfs-class-remoteproc10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-remoteproc b/Documentation/ABI/testing/sysfs-class-remoteproc
index c3afe9fab646..36094fbeb974 100644
--- a/Documentation/ABI/testing/sysfs-class-remoteproc
+++ b/Documentation/ABI/testing/sysfs-class-remoteproc
@@ -48,3 +48,13 @@ Description: Remote processor state
48 48
49 Writing "stop" will attempt to halt the remote processor and 49 Writing "stop" will attempt to halt the remote processor and
50 return it to the "offline" state. 50 return it to the "offline" state.
51
52What: /sys/class/remoteproc/.../name
53Date: August 2019
54KernelVersion: 5.4
55Contact: Suman Anna <s-anna@ti.com>
56Description: Remote processor name
57
58 Reports the name of the remote processor. This can be used by
59 userspace in exactly identifying a remote processor and ease
60 up the usage in modifying the 'firmware' or 'state' files.