On 6/4/24 3:23 PM, Bjorn Andersson wrote: > On Mon, Jun 03, 2024 at 01:34:38PM -0700, Tanmay Shah wrote: >> It is possible that remote processor is already running before >> linux boot or remoteproc platform driver probe. Implement required >> remoteproc framework ops to provide resource table address and >> connect or disconnect with remote processor in such case. >> > > I know if changes the current style for this driver, but could we drop > "drivers: " from the subject prefix, to align changes to this driver > with others? > Ack. Will be fixed. Is it convention not to have "drivers" ? If so, from now on, I will format subject prefix: <subsystem>/<platform>: > Regards, > Bjorn