* [PATCH v3 1/1 RESEND] gpio: arizona: add support for WM8998 and WM1814
2015-07-21 15:47 [PATCH v3 0/1 " Richard Fitzgerald
@ 2015-07-21 15:47 ` Richard Fitzgerald
0 siblings, 0 replies; 4+ messages in thread
From: Richard Fitzgerald @ 2015-07-21 15:47 UTC (permalink / raw)
To: linus.walleij; +Cc: gnurou, patches, linux-gpio, linux-kernel
Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
---
drivers/gpio/gpio-arizona.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/gpio/gpio-arizona.c b/drivers/gpio/gpio-arizona.c
index 052fbc8..ca00273 100644
--- a/drivers/gpio/gpio-arizona.c
+++ b/drivers/gpio/gpio-arizona.c
@@ -118,6 +118,8 @@ static int arizona_gpio_probe(struct platform_device *pdev)
case WM5110:
case WM8280:
case WM8997:
+ case WM8998:
+ case WM1814:
arizona_gpio->gpio_chip.ngpio = 5;
break;
default:
--
1.7.2.5
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH v3 0/1 RESEND] gpio: arizona: add support for WM8998 and WM1814
@ 2015-09-10 15:59 Richard Fitzgerald
2015-09-10 15:59 ` [PATCH v3 1/1 " Richard Fitzgerald
0 siblings, 1 reply; 4+ messages in thread
From: Richard Fitzgerald @ 2015-09-10 15:59 UTC (permalink / raw)
To: linus.walleij; +Cc: gnurou, patches, linux-gpio, linux-kernel
IMPORTANT: this patch has a build dependency on a patch from
Lee Jones's mfd tree for-mfd-next branch:
"mfd: arizona: Add support for WM8998 and WM1814"
Richard Fitzgerald (1):
gpio: arizona: add support for WM8998 and WM1814
drivers/gpio/gpio-arizona.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
--
1.7.2.5
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH v3 1/1 RESEND] gpio: arizona: add support for WM8998 and WM1814
2015-09-10 15:59 [PATCH v3 0/1 RESEND] gpio: arizona: add support for WM8998 and WM1814 Richard Fitzgerald
@ 2015-09-10 15:59 ` Richard Fitzgerald
2015-09-25 17:26 ` Linus Walleij
0 siblings, 1 reply; 4+ messages in thread
From: Richard Fitzgerald @ 2015-09-10 15:59 UTC (permalink / raw)
To: linus.walleij; +Cc: gnurou, patches, linux-gpio, linux-kernel
Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
---
drivers/gpio/gpio-arizona.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/gpio/gpio-arizona.c b/drivers/gpio/gpio-arizona.c
index 052fbc8..ca00273 100644
--- a/drivers/gpio/gpio-arizona.c
+++ b/drivers/gpio/gpio-arizona.c
@@ -118,6 +118,8 @@ static int arizona_gpio_probe(struct platform_device *pdev)
case WM5110:
case WM8280:
case WM8997:
+ case WM8998:
+ case WM1814:
arizona_gpio->gpio_chip.ngpio = 5;
break;
default:
--
1.7.2.5
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH v3 1/1 RESEND] gpio: arizona: add support for WM8998 and WM1814
2015-09-10 15:59 ` [PATCH v3 1/1 " Richard Fitzgerald
@ 2015-09-25 17:26 ` Linus Walleij
0 siblings, 0 replies; 4+ messages in thread
From: Linus Walleij @ 2015-09-25 17:26 UTC (permalink / raw)
To: Richard Fitzgerald
Cc: Alexandre Courbot, open list:WOLFSON MICROELECTRONICS DRIVERS,
linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org
On Thu, Sep 10, 2015 at 8:59 AM, Richard Fitzgerald
<rf@opensource.wolfsonmicro.com> wrote:
> Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
OK dependencies are upstream, patch applied.
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-09-25 17:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10 15:59 [PATCH v3 0/1 RESEND] gpio: arizona: add support for WM8998 and WM1814 Richard Fitzgerald
2015-09-10 15:59 ` [PATCH v3 1/1 " Richard Fitzgerald
2015-09-25 17:26 ` Linus Walleij
-- strict thread matches above, loose matches on Subject: below --
2015-07-21 15:47 [PATCH v3 0/1 " Richard Fitzgerald
2015-07-21 15:47 ` [PATCH v3 1/1 " Richard Fitzgerald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).