Searched hist:"42 ff700f3112babac129f4ae33023a7b7ce40a29" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-syscfg.h | diff 42ff700f3112babac129f4ae33023a7b7ce40a29 Wed Aug 18 14:40:13 CDT 2021 Mike Leach <mike.leach@linaro.org> coresight: syscfg: Add registration and feature loading for cs devices
API for individual devices to register with the syscfg management system is added.
Devices register with matching information, and any features or configurations that match will be loaded into the device.
The feature and configuration loading is extended so that on load these are loaded into any currently registered devices. This allows configuration loading after devices have been registered.
Link: https://lore.kernel.org/r/20210723165444.1048-3-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-3-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-config.h | diff 42ff700f3112babac129f4ae33023a7b7ce40a29 Wed Aug 18 14:40:13 CDT 2021 Mike Leach <mike.leach@linaro.org> coresight: syscfg: Add registration and feature loading for cs devices
API for individual devices to register with the syscfg management system is added.
Devices register with matching information, and any features or configurations that match will be loaded into the device.
The feature and configuration loading is extended so that on load these are loaded into any currently registered devices. This allows configuration loading after devices have been registered.
Link: https://lore.kernel.org/r/20210723165444.1048-3-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-3-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-syscfg.c | diff 42ff700f3112babac129f4ae33023a7b7ce40a29 Wed Aug 18 14:40:13 CDT 2021 Mike Leach <mike.leach@linaro.org> coresight: syscfg: Add registration and feature loading for cs devices
API for individual devices to register with the syscfg management system is added.
Devices register with matching information, and any features or configurations that match will be loaded into the device.
The feature and configuration loading is extended so that on load these are loaded into any currently registered devices. This allows configuration loading after devices have been registered.
Link: https://lore.kernel.org/r/20210723165444.1048-3-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-3-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/include/linux/ |
H A D | coresight.h | diff 42ff700f3112babac129f4ae33023a7b7ce40a29 Wed Aug 18 14:40:13 CDT 2021 Mike Leach <mike.leach@linaro.org> coresight: syscfg: Add registration and feature loading for cs devices
API for individual devices to register with the syscfg management system is added.
Devices register with matching information, and any features or configurations that match will be loaded into the device.
The feature and configuration loading is extended so that on load these are loaded into any currently registered devices. This allows configuration loading after devices have been registered.
Link: https://lore.kernel.org/r/20210723165444.1048-3-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-3-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|