[PATCH v7 00/15] Introduce SCMI transport based on VirtIO

Sudeep Holla sudeep.holla at arm.com
Sun Aug 8 21:57:36 PDT 2021


On Tue, 3 Aug 2021 14:10:09 +0100, Cristian Marussi wrote:
> While reworking this series starting from the work done up to V3 by
> OpenSynergy, I am keeping the original autorship and list distribution
> unchanged.
> 
> The main aim of this rework, as said, is to simplify where possible the
> SCMI VirtIO support added in V3 by adding at first some new general
> mechanisms in the SCMI Transport layer.
> 
> [...]

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

[01/15] firmware: arm_scmi: Add support for type handling in common functions
        https://git.kernel.org/sudeep.holla/c/63b282f172
[02/15] firmware: arm_scmi: Remove scmi_dump_header_dbg() helper
        https://git.kernel.org/sudeep.holla/c/3669032514
[03/15] firmware: arm_scmi: Add optional transport_init/exit support
        https://git.kernel.org/sudeep.holla/c/ceac257db0
[04/15] firmware: arm_scmi: Introduce monotonically increasing tokens
        https://git.kernel.org/sudeep.holla/c/9ca5a1838e
[05/15] firmware: arm_scmi: Handle concurrent and out-of-order messages
        https://git.kernel.org/sudeep.holla/c/ed7c04c1fe
[06/15] firmware: arm_scmi: Make .clear_channel optional
        https://git.kernel.org/sudeep.holla/c/e9b21c9618
[07/15] firmware: arm_scmi: Make polling mode optional
        https://git.kernel.org/sudeep.holla/c/2930abcffd
[08/15] firmware: arm_scmi: Make SCMI transports configurable
        https://git.kernel.org/sudeep.holla/c/e8419c24ba
[09/15] firmware: arm_scmi: Make shmem support optional for transports
        https://git.kernel.org/sudeep.holla/c/a7b1138b92
[10/15] firmware: arm_scmi: Add method to override max message number
        https://git.kernel.org/sudeep.holla/c/c92c3e382e
[11/15] firmware: arm_scmi: Add message passing abstractions for transports
        https://git.kernel.org/sudeep.holla/c/f301bba0ca
[12/15] firmware: arm_scmi: Add optional link_supplier() transport op
        https://git.kernel.org/sudeep.holla/c/7885281260
[13/15] dt-bindings: arm: Add virtio transport for SCMI
        https://git.kernel.org/sudeep.holla/c/60625667c4
[14/15] firmware: arm_scmi: Add priv parameter to scmi_rx_callback
        https://git.kernel.org/sudeep.holla/c/13fba878cc
[15/15] firmware: arm_scmi: Add virtio transport
        https://git.kernel.org/sudeep.holla/c/46abe13b5e

--

Regards,
Sudeep




More information about the linux-arm-kernel mailing list