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.pa...@intel.com>
> Signed-off-by: Kiran Patil <kiran.pa...@intel.com>
> Co-developed-by: Ranjani Sridharan <ranjani.sridha...@linux.intel.com>
> Signed-off-by: Ranjani Sridharan <ranjani.sridha...@linux.intel.com>
> Co-developed-by: Fred Oh <fred...@linux.intel.com>
> Signed-off-by: Fred Oh <fred...@linux.intel.com>
> Co-developed-by: Leon Romanovsky <leo...@nvidia.com>
> Signed-off-by: Leon Romanovsky <leo...@nvidia.com>
> Reviewed-by: Pierre-Louis Bossart <pierre-louis.boss...@linux.intel.com>
> Reviewed-by: Shiraz Saleem <shiraz.sal...@intel.com>
> Reviewed-by: Parav Pandit <pa...@mellanox.com>
> Reviewed-by: Dan Williams <dan.j.willi...@intel.com>
> Signed-off-by: Dave Ertman <david.m.ert...@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-l...@kernel.org/
[2] 
https://lore.kernel.org/linux-rdma/by5pr12mb43229f23c101afbcd2971534dc...@by5pr12mb4322.namprd12.prod.outlook.com/T/#md25b9a2feb4c60d3fef5d57da41db559af1062d8

Reply via email to