Hi Lee: Could you please help on review this patchset? They are some improvements for intel-m10-bmc MFD driver.
Thanks, Yilun On Mon, Mar 01, 2021 at 01:59:41PM +0800, Xu Yilun wrote: > This patchset is some improvements for intel-m10-bmc and its subdevs. > > Main changes from v1: > - Add a patch (#2) to simplify the definition of the legacy version reg. > - Add a patch (#4), add entry in MAINTAINERS for intel-m10-bmc mfd driver > and the subdev drivers. > > Main changes from v2: > - Add Tom Rix as the reviewer for intel-m10-bmc mfd driver and the subdev > drivers. > - Rebased to 5.12-rc1 > > > Matthew Gerlach (1): > mfd: intel-m10-bmc: Add access table configuration to the regmap > > Xu Yilun (3): > mfd: intel-m10-bmc: Fix the register access range > mfd: intel-m10-bmc: Simplify the legacy version reg definition > MAINTAINERS: Add entry for Intel MAX 10 mfd driver > > MAINTAINERS | 10 ++++++++++ > drivers/mfd/intel-m10-bmc.c | 25 ++++++++++++++++++------- > include/linux/mfd/intel-m10-bmc.h | 7 +++++-- > 3 files changed, 33 insertions(+), 9 deletions(-) > > -- > 2.7.4