Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1334869

Re: [PATCH V8 6/8] gpio: max77620: add gpio driver for MAX77620/MAX20024

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH V8 6/8] gpio: max77620: add gpio driver for MAX77620/MAX20024
Date 2016-02-16 00:20 +0100
Message-ID <r2AAV-7PX-3@gated-at.bofh.it> (permalink)
References <r0Yem-8w1-7@gated-at.bofh.it> <r0Yem-8w1-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Feb 11, 2016 at 12:56 PM, Laxman Dewangan <ldewangan@nvidia.com> wrote:

> MAXIM Semiconductor's PMIC, MAX77620/MAX20024 has 8 GPIO
> pins. It also supports interrupts from these pins.
>
> Add GPIO driver for these pins to control via GPIO APIs.
>
> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

(...)
Nit and no big deal:

> +#include <linux/gpio.h>

<linux/gpio/driver.h>

should be enough.

Yours,
Linus Walleij

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V8 6/8] gpio: max77620: add gpio driver for MAX77620/MAX20024 Laxman Dewangan <ldewangan@nvidia.com> - 2016-02-11 13:10 +0100
  Re: [PATCH V8 6/8] gpio: max77620: add gpio driver for MAX77620/MAX20024 Linus Walleij <linus.walleij@linaro.org> - 2016-02-16 00:20 +0100
    Re: [PATCH V8 6/8] gpio: max77620: add gpio driver for MAX77620/MAX20024 Laxman Dewangan <ldewangan@nvidia.com> - 2016-02-20 06:10 +0100

csiph-web