[PATCH v3 01/10] Add auxiliary bus support

Ertman, David M david.m.ertman at intel.com
Fri Nov 13 17:07:57 CET 2020


> -----Original Message-----
> From: Greg KH <gregkh at linuxfoundation.org>
> Sent: Friday, November 13, 2020 7:50 AM
> To: Ertman, David M <david.m.ertman at intel.com>
> Cc: alsa-devel at alsa-project.org; tiwai at suse.de; broonie at kernel.org; linux-
> rdma at vger.kernel.org; jgg at nvidia.com; dledford at redhat.com;
> netdev at vger.kernel.org; davem at davemloft.net; kuba at kernel.org;
> ranjani.sridharan at linux.intel.com; pierre-louis.bossart at linux.intel.com;
> fred.oh at linux.intel.com; parav at mellanox.com; Saleem, Shiraz
> <shiraz.saleem at intel.com>; Williams, Dan J <dan.j.williams at intel.com>;
> Patil, Kiran <kiran.patil at intel.com>; linux-kernel at vger.kernel.org;
> leonro at nvidia.com
> Subject: Re: [PATCH v3 01/10] Add auxiliary bus support
> 
> On Thu, Oct 22, 2020 at 05:33:29PM -0700, Dave Ertman wrote:
> > Add support for the Auxiliary Bus, auxiliary_device and auxiliary_driver.
> > It enables drivers to create an auxiliary_device and bind an
> > auxiliary_driver to it.
> >
> > The bus supports probe/remove shutdown and suspend/resume callbacks.
> > Each auxiliary_device has a unique string based id; driver binds to
> > an auxiliary_device based on this id through the bus.
> >
> > Co-developed-by: Kiran Patil <kiran.patil at intel.com>
> > Signed-off-by: Kiran Patil <kiran.patil at intel.com>
> > Co-developed-by: Ranjani Sridharan <ranjani.sridharan at linux.intel.com>
> > Signed-off-by: Ranjani Sridharan <ranjani.sridharan at linux.intel.com>
> > Co-developed-by: Fred Oh <fred.oh at linux.intel.com>
> > Signed-off-by: Fred Oh <fred.oh at linux.intel.com>
> > Co-developed-by: Leon Romanovsky <leonro at nvidia.com>
> > Signed-off-by: Leon Romanovsky <leonro at nvidia.com>
> > Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
> > Reviewed-by: Shiraz Saleem <shiraz.saleem at intel.com>
> > Reviewed-by: Parav Pandit <parav at mellanox.com>
> > Reviewed-by: Dan Williams <dan.j.williams at intel.com>
> > Signed-off-by: Dave Ertman <david.m.ertman at intel.com>
> > ---
> 
> Is this really the "latest" version of this patch submission?
> 
> I see a number of comments on it already, have you sent out a newer one,
> or is this the same one that the mlx5 driver conversion was done on top
> of?
> 
> thanks,
> 
> greg k-h

V3 is the latest sent so far.  There was a suggestion that v3 might be merged and
the documentation changes could be in a follow up patch.  I have those changes done
and ready though, so no reason not to merge them in and do a resend.

Please expect v4 in just a little while.

Thanks,
-DaveE


More information about the Alsa-devel mailing list