On Fri, Aug 04, 2023 at 05:05:26PM +0200, Petr Pavlu wrote: > Use the auxiliary bus to perform device management of the infiniband > part of the mlx4 driver. > > Signed-off-by: Petr Pavlu <petr.pavlu@xxxxxxxx> > Tested-by: Leon Romanovsky <leon@xxxxxxxxxx> > --- > drivers/infiniband/hw/mlx4/main.c | 77 ++++++++++++++++------- > drivers/net/ethernet/mellanox/mlx4/intf.c | 13 ++++ > 2 files changed, 67 insertions(+), 23 deletions(-) > Thanks, Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx>