[PATCH v9 05/11] gpio: palmas: add in GPIO support for palmas charger
Linus Walleij
linus.walleij at linaro.org
Thu Mar 28 00:15:57 EST 2013
On Fri, Mar 22, 2013 at 2:36 PM, Ian Lartey <ian at slimlogic.co.uk> wrote:
> Palmas charger has 16 GPIOs
> add palmas_gpio_[read|write|update] api to take account
> second bank of GPIOs
>
> Signed-off-by: Ian Lartey <ian at slimlogic.co.uk>
> Signed-off-by: Graeme Gregory <gg at slimlogic.co.uk>
> ---
> drivers/gpio/gpio-palmas.c | 77 ++++++++++++++++++++++++++++++++++++--------
> include/linux/mfd/palmas.h | 12 ++++++-
> 2 files changed, 74 insertions(+), 15 deletions(-)
>
> diff --git a/drivers/gpio/gpio-palmas.c b/drivers/gpio/gpio-palmas.c
> index e3a4e56..636648c 100644
> --- a/drivers/gpio/gpio-palmas.c
> +++ b/drivers/gpio/gpio-palmas.c
> @@ -1,7 +1,7 @@
> /*
> - * TI Palma series PMIC's GPIO driver.
> + * TI Palmas series PMIC's GPIO driver.
> *
> - * Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved.
> + * Copyright (c) 2012-2012, NVIDIA CORPORATION. All rights reserved.
Do you mean 2012-2013?
Anyway, Acked-by: Linus Walleij <linus.walleij at linaro.org>
Yours,
Linus Walleij
More information about the devicetree-discuss
mailing list