On 07/10/2017 05:33 PM, Geert Uytterhoeven wrote: > Hi Marek, > > On Tue, May 2, 2017 at 2:18 PM, Marek Vasut <marek.vasut@xxxxxxxxx> wrote: >> Add the MFD part of the ROHM BD9571MWV-M PMIC driver and MAINTAINERS >> entry. The MFD part only specifies the regmap bits for the PMIC and >> binds the subdevs together. >> >> Signed-off-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxx> >> Cc: linux-kernel@xxxxxxxxxxxxxxx >> Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> >> Cc: Lee Jones <lee.jones@xxxxxxxxxx> > >> --- a/drivers/mfd/Kconfig >> +++ b/drivers/mfd/Kconfig >> @@ -133,6 +133,19 @@ config MFD_BCM590XX >> help >> Support for the BCM590xx PMUs from Broadcom >> >> +config MFD_BD9571MWV >> + tristate "ROHM BD9571MWV PMIC" >> + select MFD_CORE >> + select REGMAP_I2C > > Missing "select REGMAP_IRQ". > > Else it fails with: Added -- Best regards, Marek Vasut