linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jerome Brunet <jbrunet@baylibre.com>
To: Neil Armstrong <narmstrong@baylibre.com>, linus.walleij@linaro.org
Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org
Subject: Re: [PATCH 1/2] pinctrl: meson-gxl: Add missing GPIODV_18 pin entry
Date: Wed, 24 May 2017 10:38:09 +0200	[thread overview]
Message-ID: <1495615089.14589.0.camel@baylibre.com> (raw)
In-Reply-To: <1495548559-22261-2-git-send-email-narmstrong@baylibre.com>

On Tue, 2017-05-23 at 16:09 +0200, Neil Armstrong wrote:
> GPIODV_18 entry was missing in the original driver push.
> 

Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>

> Fixes: 0f15f500ff2c ("pinctrl: meson: Add GXL pinctrl definitions")
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> ---
>  drivers/pinctrl/meson/pinctrl-meson-gxl.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/pinctrl/meson/pinctrl-meson-gxl.c
> b/drivers/pinctrl/meson/pinctrl-meson-gxl.c
> index 719ff1b..2bc1e3d 100644
> --- a/drivers/pinctrl/meson/pinctrl-meson-gxl.c
> +++ b/drivers/pinctrl/meson/pinctrl-meson-gxl.c
> @@ -89,6 +89,7 @@
>  	MESON_PIN(GPIODV_15, EE_OFF),
>  	MESON_PIN(GPIODV_16, EE_OFF),
>  	MESON_PIN(GPIODV_17, EE_OFF),
> +	MESON_PIN(GPIODV_18, EE_OFF),
>  	MESON_PIN(GPIODV_19, EE_OFF),
>  	MESON_PIN(GPIODV_20, EE_OFF),
>  	MESON_PIN(GPIODV_21, EE_OFF),


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2017-05-24  8:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-23 14:09 [PATCH 0/2] pinctrl: meson: Add missing GPIODV_18 pin for GXBB and GXL Neil Armstrong
2017-05-23 14:09 ` [PATCH 1/2] pinctrl: meson-gxl: Add missing GPIODV_18 pin entry Neil Armstrong
2017-05-24  8:38   ` Jerome Brunet [this message]
2017-05-29  8:54   ` Linus Walleij
2017-05-23 14:09 ` [PATCH 2/2] pinctrl: meson-gxbb: " Neil Armstrong
2017-05-24  8:38   ` Jerome Brunet
2017-05-29  8:55   ` Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1495615089.14589.0.camel@baylibre.com \
    --to=jbrunet@baylibre.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=narmstrong@baylibre.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).