diff options
author | Cristian Marussi <cristian.marussi@arm.com> | 2023-12-21 15:11:29 +0000 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2024-02-20 06:29:37 +0000 |
commit | 2858f6e5f06440d6b9e9c3f57bc68915344830a9 (patch) | |
tree | 6e5c940b5e58a44df0ea281fb0d9064574b18455 /drivers/firmware/raspberrypi.c | |
parent | dea893a66cd5b0cbd2f215137c32962a9a0cd178 (diff) |
firmware: arm_scmi: Add multiple protocols registration support
Add the capability for a SCMI driver to register to the core SCMI stack
with multiple SCMI protocols. In such a case the SCMI driver probe
function will end up being called once for each registered protocol
which have been also found as implemented on the platform.
This is especially useful in testing scenarios.
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Link: https://lore.kernel.org/r/20231221151129.325749-1-cristian.marussi@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/firmware/raspberrypi.c')
0 files changed, 0 insertions, 0 deletions