[PATCH net-next v2 0/2] support OCTEON CN98 devices

From: Shinas Rasheed
Date: Tue Nov 28 2023 - 23:54:02 EST


Implement device unload control net API required for CN98
devices and add support in driver for the same.

Changes:
V2:
- Changed dev_info print to dev_dbg in device_remove API

V1: https://lore.kernel.org/all/20231127162135.2529363-1-srasheed@xxxxxxxxxxx/

Shinas Rasheed (2):
octeon_ep: implement device unload control net API
octeon_ep: support OCTEON CN98 devices

.../ethernet/marvell/octeon_ep.rst | 1 +
.../marvell/octeon_ep/octep_cn9k_pf.c | 24 +++++++++++++++----
.../marvell/octeon_ep/octep_ctrl_net.c | 16 ++++++++++++-
.../marvell/octeon_ep/octep_ctrl_net.h | 11 +++++++++
.../ethernet/marvell/octeon_ep/octep_main.c | 4 ++++
.../ethernet/marvell/octeon_ep/octep_main.h | 1 +
.../marvell/octeon_ep/octep_regs_cn9k_pf.h | 4 ++++
7 files changed, 56 insertions(+), 5 deletions(-)

--
2.25.1