On 28/04/2021 10:49, Ivan Malov wrote: > Introduce necessary infrastructure for these fields to > be set, validated and compared during class comparison. > Enumeration and mappings envisaged are MCDI-compatible. > > Signed-off-by: Ivan Malov <ivan.ma...@oktetlabs.ru> > Reviewed-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru> > Reviewed-by: Andy Moreton <amore...@xilinx.com> > --- > drivers/common/sfc_efx/base/efx.h | 18 ++ > drivers/common/sfc_efx/base/efx_impl.h | 3 +- > drivers/common/sfc_efx/base/efx_mae.c | 235 ++++++++++++++++++++++++- > drivers/common/sfc_efx/version.map | 1 + > 4 files changed, 254 insertions(+), 3 deletions(-) > Acked-by: Ray Kinsella <m...@ashroe.eu>