[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4d4afb13-25af-afa5-2eb1-43fe9c7aa813@gmail.com>
Date: Mon, 17 Jul 2017 22:46:02 +0200
From: Marek Vasut <marek.vasut@...il.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Linux-Renesas <linux-renesas-soc@...r.kernel.org>,
Lee Jones <lee.jones@...aro.org>,
Marek Vasut <marek.vasut+renesas@...il.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Geert Uytterhoeven <geert+renesas@...der.be>
Subject: Re: [PATCH V3 2/2] mfd: Add ROHM BD9571MWV-M MFD PMIC driver
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@...il.com> 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@...il.com>
>> Cc: linux-kernel@...r.kernel.org
>> Cc: Geert Uytterhoeven <geert+renesas@...der.be>
>> Cc: Lee Jones <lee.jones@...aro.org>
>
>> --- 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
Powered by blists - more mailing lists