All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 3/4] odroid-c2: enable GPIO
Date: Fri, 14 Jul 2017 07:50:22 -0600	[thread overview]
Message-ID: <CAPnjgZ0K9B36mO9c_X6fJ=ay94tKTfHePPVbGEU7qvZ=mOc+1A@mail.gmail.com> (raw)
In-Reply-To: <20170709223006.3998-4-b.galvani@gmail.com>

On 9 July 2017 at 16:30, Beniamino Galvani <b.galvani@gmail.com> wrote:
> GPIOs are now supported on Meson GXBB, enable driver and command in
> the config.
>
> Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
> ---
>  configs/odroid-c2_defconfig | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Simon Glass <sjg@chromium.org>

WARNING: multiple messages have this Message-ID (diff)
From: sjg@chromium.org (Simon Glass)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v2 3/4] odroid-c2: enable GPIO
Date: Fri, 14 Jul 2017 07:50:22 -0600	[thread overview]
Message-ID: <CAPnjgZ0K9B36mO9c_X6fJ=ay94tKTfHePPVbGEU7qvZ=mOc+1A@mail.gmail.com> (raw)
In-Reply-To: <20170709223006.3998-4-b.galvani@gmail.com>

On 9 July 2017 at 16:30, Beniamino Galvani <b.galvani@gmail.com> wrote:
> GPIOs are now supported on Meson GXBB, enable driver and command in
> the config.
>
> Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
> ---
>  configs/odroid-c2_defconfig | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2017-07-14 13:50 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-09 22:30 [U-Boot] [PATCH v2 0/4] Add support for Meson GXBB GPIOs to U-Boot Beniamino Galvani
2017-07-09 22:30 ` Beniamino Galvani
2017-07-09 22:30 ` [U-Boot] [PATCH v2 1/4] arm: dts: meson: import dts files from Linux 4.12 Beniamino Galvani
2017-07-09 22:30   ` Beniamino Galvani
2017-07-14 13:50   ` [U-Boot] " Simon Glass
2017-07-14 13:50     ` Simon Glass
2017-07-26 19:52   ` [U-Boot] [U-Boot, v2, " Tom Rini
2017-07-26 19:52     ` Tom Rini
2017-07-09 22:30 ` [U-Boot] [PATCH v2 2/4] pinctrl: meson: add GPIO support Beniamino Galvani
2017-07-09 22:30   ` Beniamino Galvani
2017-07-26 19:50   ` [U-Boot] [U-Boot,v2,2/4] " Tom Rini
2017-07-26 19:50     ` Tom Rini
2017-07-09 22:30 ` [U-Boot] [PATCH v2 3/4] odroid-c2: enable GPIO Beniamino Galvani
2017-07-09 22:30   ` Beniamino Galvani
2017-07-14 13:50   ` Simon Glass [this message]
2017-07-14 13:50     ` Simon Glass
2017-07-26 19:50   ` [U-Boot] [U-Boot,v2,3/4] " Tom Rini
2017-07-26 19:50     ` Tom Rini
2017-07-09 22:30 ` [U-Boot] [PATCH v2 4/4] pinctrl: meson: convert to livetree Beniamino Galvani
2017-07-09 22:30   ` Beniamino Galvani
2017-07-25  0:45   ` [U-Boot] [U-Boot,v2,4/4] " Tom Rini
2017-07-25  0:45     ` Tom Rini
2017-07-25 17:21     ` [U-Boot] " Beniamino Galvani
2017-07-25 17:21       ` Beniamino Galvani

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='CAPnjgZ0K9B36mO9c_X6fJ=ay94tKTfHePPVbGEU7qvZ=mOc+1A@mail.gmail.com' \
    --to=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.