On 10/1/20 6:01 PM, 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> > Reviewed-by: Rosen Xu <rosen...@intel.com> > Acked-by: Liu Tianjiao <tianjiao....@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 | 487 ++++++++++++++ > 3 files changed, 1628 insertions(+) > create mode 100644 drivers/baseband/acc100/acc100_pf_enum.h > create mode 100644 drivers/baseband/acc100/acc100_vf_enum.h
Thanks for the changes. Reviewed-by: Tom Rix <t...@redhat.com>