commit | a13d5a246aca17c44514be9afa20b34443182356 | [log] [tgz] |
---|---|---|
author | Mike Leach <mike.leach@linaro.org> | Wed Aug 18 13:40:20 2021 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 18 22:33:28 2021 +0200 |
tree | 0032de017f48216b21cc5f50e062d79d7578d190 | |
parent | 7fdc9bb2ce113c5318fdacbb717897fede81949d [diff] |
coresight: syscfg: Add initial configfs support Adds configfs subsystem and attributes to the configuration manager to enable the listing of loaded configurations and features. The default values of feature parameters can be accessed and altered from these attributes to affect all installed devices using the feature. Link: https://lore.kernel.org/r/20210723165444.1048-10-mike.leach@linaro.org Signed-off-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20210818194022.379573-10-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>