Tomasz Duszynski <[email protected]> writes:
> Add support for changing miscellaneous CPRI settings. > > Signed-off-by: Tomasz Duszynski <[email protected]> > Reviewed-by: Jerin Jacob Kollanukkaran <[email protected]> > --- > doc/guides/rawdevs/cnxk_bphy.rst | 11 ++++++++ > drivers/common/cnxk/roc_bphy_cgx.c | 30 +++++++++++++++++++++ > drivers/common/cnxk/roc_bphy_cgx.h | 8 ++++++ > drivers/common/cnxk/roc_bphy_cgx_priv.h | 6 +++++ > drivers/common/cnxk/version.map | 1 + > drivers/raw/cnxk_bphy/cnxk_bphy_cgx.c | 10 +++++++ > drivers/raw/cnxk_bphy/rte_pmd_bphy.h | 36 +++++++++++++++++++++++++ > 7 files changed, 102 insertions(+) > Acked-by: Ray Kinsella <[email protected]>

