firmware: arm_scmi: Call raw mode hooks from the core stack
authorCristian Marussi <cristian.marussi@arm.com>
Wed, 18 Jan 2023 12:14:24 +0000 (12:14 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Fri, 20 Jan 2023 11:41:27 +0000 (11:41 +0000)
commit7063887b538602710cdcc19fbcd78385cbab8791
tree21299a5b1e18ba80d1bfce7c47c17244e5f6a7ba
parentba80acb0dfca87e6a6257932414350da85dde48f
firmware: arm_scmi: Call raw mode hooks from the core stack

Add a few call sites where, if SCMI raw mode access had been enabled in
Kconfig, the needed SCMI raw initialization and hooks are called.

Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Vincent Guittot <vincent.guittot@linaro.org>
Link: https://lore.kernel.org/r/20230118121426.492864-16-cristian.marussi@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_scmi/driver.c