Skip to content
  • Suman Anna's avatar
    remoteproc: Add a sysfs interface for name · 6ed756aa
    Suman Anna authored
    
    
    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: default avatarSuman Anna <s-anna@ti.com>
    Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
    6ed756aa