On Fri, 4 Sep 2020 10:53:58 -0700, Nicolas Chautru wrote: > Add in the list of registers for the device and related > HW specs definitions.
> Signed-off-by: Nicolas Chautru <nicolas.chau...@intel.com> > --- > drivers/baseband/acc100/acc100_pf_enum.h | 1068 > ++++++++++++++++++++++++++++++ > drivers/baseband/acc100/acc100_vf_enum.h | 73 ++ > drivers/baseband/acc100/rte_acc100_pmd.h | 490 ++++++++++++++ > 3 files changed, 1631 insertions(+) > create mode 100644 drivers/baseband/acc100/acc100_pf_enum.h > create mode 100644 drivers/baseband/acc100/acc100_vf_enum.h Acked-by: Liu Tianjiao <tianjiao....@intel.com>