From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Subject: Re: [PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver Date: Thu, 27 Apr 2017 20:35:27 +0200 Message-ID: References: <20170424152130.32410-1-marek.vasut+renesas@gmail.com> <20170424152130.32410-3-marek.vasut+renesas@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-renesas-soc-owner@vger.kernel.org To: Linus Walleij Cc: Linux-Renesas , Marek Vasut , "linux-gpio@vger.kernel.org" , Geert Uytterhoeven List-Id: linux-gpio@vger.kernel.org On 04/25/2017 11:32 AM, Linus Walleij wrote: > On Mon, Apr 24, 2017 at 5:21 PM, Marek Vasut wrote: > >> Add driver for the GPIO block in the ROHM BD9571MWV-W MFD PMIC. >> This block is pretty trivial and supports setting GPIO direction >> as Input/Output and in case of Output, supports setting value. >> >> Signed-off-by: Marek Vasut >> Cc: linux-gpio@vger.kernel.org >> Cc: Geert Uytterhoeven >> Cc: Linus Walleij >> Reviewed-by: Linus Walleij >> --- >> V2: Use linux/gpio/driver.h instead of linux/gpio.h > > Reviewed-by: Linus Walleij > > Are you merging this through MFD? Well, since Mark already picked the regulator patch and since the GPIO driver is protected from being compiled by an Kconfig symbol, you can take this through the GPIO tree and I can then ask Lee to apply the MFD bits via MFD. This will probably reduce the friction a bit ... -- Best regards, Marek Vasut