Searched hist:"6 ed756aa0148a5ad0dbdced6f14f22e2f5748d35" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-remoteproc | diff 6ed756aa0148a5ad0dbdced6f14f22e2f5748d35 Fri Aug 09 17:20:57 CDT 2019 Suman Anna <s-anna@ti.com> remoteproc: Add a sysfs interface for name
This patch adds a sysfs interface that provides the name of the remote processor to userspace. This allows the userspace to identify a remote processor as the remoteproc devices themselves are created based on probe order and can change from one boot to another or at runtime.
The name is made available in debugfs originally, and is being retained for now. This can be cleaned up after couple of releases once users get familiar with the new interface.
Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_sysfs.c | diff 6ed756aa0148a5ad0dbdced6f14f22e2f5748d35 Fri Aug 09 17:20:57 CDT 2019 Suman Anna <s-anna@ti.com> remoteproc: Add a sysfs interface for name
This patch adds a sysfs interface that provides the name of the remote processor to userspace. This allows the userspace to identify a remote processor as the remoteproc devices themselves are created based on probe order and can change from one boot to another or at runtime.
The name is made available in debugfs originally, and is being retained for now. This can be cleaned up after couple of releases once users get familiar with the new interface.
Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|