Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755248AbcCULyb (ORCPT ); Mon, 21 Mar 2016 07:54:31 -0400 Received: from mail-wm0-f54.google.com ([74.125.82.54]:34944 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755148AbcCULyV (ORCPT ); Mon, 21 Mar 2016 07:54:21 -0400 Date: Mon, 21 Mar 2016 11:54:10 +0000 From: Lee Jones To: Maxime Ripard Cc: Linus Walleij , Alexandre Courbot , Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, Hans de Goede Subject: Re: [PATCH 2/4] mfd: axp20x: Add AXP209 GPIO driver to the mfd Message-ID: <20160321115410.GC4140@x1> References: <1457520614-32239-1-git-send-email-maxime.ripard@free-electrons.com> <1457520614-32239-3-git-send-email-maxime.ripard@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1457520614-32239-3-git-send-email-maxime.ripard@free-electrons.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 935 Lines: 31 On Wed, 09 Mar 2016, Maxime Ripard wrote: > Now that we have a GPIO driver for the AXP209, we can add it to our MFD. > > Signed-off-by: Maxime Ripard > --- > drivers/mfd/axp20x.c | 3 +++ > 1 file changed, 3 insertions(+) Applied, thanks. > diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c > index a57d6e940610..89518ee3be33 100644 > --- a/drivers/mfd/axp20x.c > +++ b/drivers/mfd/axp20x.c > @@ -430,6 +430,9 @@ static const struct regmap_irq_chip axp288_regmap_irq_chip = { > > static struct mfd_cell axp20x_cells[] = { > { > + .name = "axp20x-gpio", > + .of_compatible = "x-powers,axp209-gpio", > + }, { > .name = "axp20x-pek", > .num_resources = ARRAY_SIZE(axp20x_pek_resources), > .resources = axp20x_pek_resources, -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog