Re: [RFC PATCH 2/2] firmware: arm_scmi: Add bus support for autoloading
Daniel Lezcano <[email protected]>
| Newsgroups | org.kernel.vger.arm-scmi,org.infradead.lists.linux-arm-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Feb 03, 2025 at 10:01:54AM +0000, Cristian Marussi wrote: > Emit proper MODALIAS uevents when SCMI devices are created and make sure > all the standard protocol devices are requested when the bus is > initialized. > > Signed-off-by: Cristian Marussi <[email protected]> > --- Hi Cristian, what is the status of this patch ?