Home
last modified time | relevance | path

Searched hist:"7 e029344223824dbf21e759bf9c0d08f633edb16" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/firmware/arm_scmi/
H A Dreset.cdiff 7e029344223824dbf21e759bf9c0d08f633edb16 Tue Mar 16 13:48:45 CET 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Port reset protocol to new protocols interface

Convert internals of protocol implementation to use protocol handles and
expose a new protocol operations interface for SCMI driver using the new
get/put common operations, while keeping the old handle->reset_ops still
around to ease transition.

Remove handle->reset_priv now unused.

Link: https://lore.kernel.org/r/20210316124903.35011-21-cristian.marussi@arm.com
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
/linux/include/linux/
H A Dscmi_protocol.hdiff 7e029344223824dbf21e759bf9c0d08f633edb16 Tue Mar 16 13:48:45 CET 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Port reset protocol to new protocols interface

Convert internals of protocol implementation to use protocol handles and
expose a new protocol operations interface for SCMI driver using the new
get/put common operations, while keeping the old handle->reset_ops still
around to ease transition.

Remove handle->reset_priv now unused.

Link: https://lore.kernel.org/r/20210316124903.35011-21-cristian.marussi@arm.com
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>