[PATCH v4 01/10] Add auxiliary bus support

Leon Romanovsky leonro at nvidia.com
Tue Nov 17 06:30:00 CET 2020


On Fri, Nov 13, 2020 at 08:18:50AM -0800, 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>
> ---

Greg,

This horse was beaten to death, can we please progress with this patch?
Create special topic branch or ack so I'll prepare this branch.

We are in -rc4 now and we (Mellanox) can't hold our submissions anymore.
My mlx5_core probe patches [1] were too intrusive and they are ready to
be merged, Parav's patches got positive review as well [2] and will be
taken next.

We delayed and have in our internal queues the patches for VDPA, eswitch
and followup for mlx5_core probe rework, but trapped due to this AUX bus
patch.

Thanks

[1] https://lore.kernel.org/linux-rdma/20201101201542.2027568-1-leon@kernel.org/
[2] https://lore.kernel.org/linux-rdma/BY5PR12MB43229F23C101AFBCD2971534DCE20@BY5PR12MB4322.namprd12.prod.outlook.com/T/#md25b9a2feb4c60d3fef5d57da41db559af1062d8


More information about the Alsa-devel mailing list