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: Tue, 25 Apr 2017 11:35:45 +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 , Lee Jones 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? I thought that was a question for Lee initially , IMO it'd make sense if this went through one tree. -- Best regards, Marek Vasut