Message ID | 20241209164957.1801886-1-cristian.marussi@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | Add SCMI Vendor module autoload support | expand |
On Mon, 09 Dec 2024 16:49:54 +0000, Cristian Marussi wrote: > a tiny series to add the capability to automatically load the proper > vendor protocol module when an SCMI driver tries to use it; while proper > vendor protocol selection is already provided by the SCMI core, automatic > loading of vendor protocols was not. > > Lookup is now based on module aliases following the pattern: > > [...] Applied to sudeep.holla/linux (for-next/scmi/updates), thanks! [1/3] firmware: arm_scmi: Support vendor protocol modules autoloading https://git.kernel.org/sudeep.holla/c/54cf6e786caa [2/3] firmware: arm_scmi: Add module aliases to i.MX vendor protocols https://git.kernel.org/sudeep.holla/c/d4cc8912cbff [3/3] firmware: arm_scmi: Add aliases to transport modules https://git.kernel.org/sudeep.holla/c/3f3f0e53e9ae -- Regards, Sudeep