[PATCH] firmware: arm_scmi: Set device ready before register scmi_virtio_driver

Sudeep Holla sudeep.holla at arm.com
Tue Aug 26 03:39:01 PDT 2025


On Tue, 12 Aug 2025 15:53:43 +0800, Junnan Wu wrote:
> Fix irregularities in scmi driver probe.
> 
> After 'commit 20bda12a0ea0 ("firmware: arm_scmi: Make VirtIO transport a standalone driver")'
> making SCMI VirtIO transport a standalone driver,
> `scmi_virtio_probe` will follow `scmi_vio_probe`,
> and during `scmi_virtio_probe`, it will do `scmi_probe` which will invoke
> function `scmi_protocol_acquire(handle, SCMI_PROTOCOL_BASE)`,
> and this function will send message via virtqueue and wait device's reply
> 
> [...]

Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!

[1/1] firmware: arm_scmi: Set device ready before register scmi_virtio_driver
      https://git.kernel.org/sudeep.holla/c/e8faa8a466f6
--
Regards,
Sudeep




More information about the linux-arm-kernel mailing list