← Prev in month ← Prev in thread

Re: [PATCH v6 15/17] firmware: arm_scmi: Add optional link_supplier() transport op

From
Cristian Marussi <>
Date
2021-07-29T16:19:25+00:00
ID
20210729161918.GO6592@e120937-lin
Thread
Re: [PATCH v6 15/17] firmware: arm_scmi: Add optional link_supplier() transport op
On Wed, Jul 28, 2021 at 04:36:47PM +0100, Sudeep Holla wrote:
> On Mon, Jul 12, 2021 at 03:18:31PM +0100, Cristian Marussi wrote:
> > From: Peter Hilber <>
> > 
> > Some transports are also effectively registered with other kernel subsystem
> > in order to be properly probed and initialized; as a consequence such kind
> > of transports, and their related devices, might still not have been probed
> > and initialized at the time the main SCMI core driver is probed.
> > 
> > Add an optional .link_supplier() transport operation which can be used by
> > the core SCMI stack to dynamically check if the transport is ready and
> > dynamically link its device to the platform instance device.
> >
> 
> To be precise,
> 
> s/platform instance device/SCMI platform instance device

Yes I'll fix.

Thanks,
Cristian
← Prev in month ← Prev in thread