On Fri, Sep 6, 2019 at 12:57 PM Rasesh Mody <rm...@marvell.com> wrote: > > Update and reorganize HW registers in preparation to update the firmware > to version 7.13.11. > Move HW_INTERRUT_ASSERT_SET_0 out from ecore_reg.h to bnx2x.h. > > Signed-off-by: Rasesh Mody <rm...@marvell.com> > --- > drivers/net/bnx2x/bnx2x.c | 3 +- > drivers/net/bnx2x/bnx2x.h | 67 + > drivers/net/bnx2x/ecore_reg.h | 6246 ++++++++++++++++++++++----------- > 3 files changed, 4183 insertions(+), 2133 deletions(-)
Series applied to dpdk-next-net-mrvl/master. Thanks. Note: There are checkpatch errors with base code. I guess, we can not do much about it.