public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jerome Brunet <jbrunet@baylibre.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] GPIO support for Meson GXBB and Odroid-C2
Date: Mon, 26 Jun 2017 12:24:24 +0200	[thread overview]
Message-ID: <1498472664.25567.4.camel@baylibre.com> (raw)
In-Reply-To: <20170625155511.28447-1-b.galvani@gmail.com>

On Sun, 2017-06-25 at 17:55 +0200, Beniamino Galvani wrote:
> Hi,
> 
> this series adds a GPIO driver for Meson GXBB and enables it on
> Odroid-C2.
> 
> Beniamino Galvani (3):
>   arm: dts: meson: import dts files from Linux 4.12-rc6
>   pinctrl: meson: add GPIO support
>   odroid-c2: enable GPIO
> 
>  arch/arm/dts/meson-gx.dtsi                 |  97 +++++++++++++--
>  arch/arm/dts/meson-gxbb-odroidc2.dts       |  82 ++++++++++++-
>  arch/arm/dts/meson-gxbb.dtsi               | 187 ++++++++++++++++++++++++--
> ---
>  configs/odroid-c2_defconfig                |   2 +
>  drivers/pinctrl/meson/pinctrl-meson-gxbb.c |  21 ++++
>  drivers/pinctrl/meson/pinctrl-meson.c      | 167 +++++++++++++++++++++++++-
>  drivers/pinctrl/meson/pinctrl-meson.h      |  63 ++++++++++
>  include/dt-bindings/clock/gxbb-clkc.h      |  14 ++-
>  8 files changed, 586 insertions(+), 47 deletions(-)
> 

From the recipient list, I'm guessing this patch is addressed to the u-boot
community, right ?

Would you mind stating it a bit more clearly next time ? especially if you
include linux-amlogic list.

Thx
Jerome

  parent reply	other threads:[~2017-06-26 10:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-25 15:55 [U-Boot] [PATCH 0/3] GPIO support for Meson GXBB and Odroid-C2 Beniamino Galvani
2017-06-25 15:55 ` [U-Boot] [PATCH 1/3] arm: dts: meson: import dts files from Linux 4.12-rc6 Beniamino Galvani
2017-07-07  3:57   ` Simon Glass
2017-06-25 15:55 ` [U-Boot] [PATCH 2/3] pinctrl: meson: add GPIO support Beniamino Galvani
2017-07-07  3:57   ` Simon Glass
2017-06-25 15:55 ` [U-Boot] [PATCH 3/3] odroid-c2: enable GPIO Beniamino Galvani
2017-07-06 20:16   ` [U-Boot] [U-Boot,3/3] " Tom Rini
2017-06-26 10:24 ` Jerome Brunet [this message]
2017-06-26 20:20   ` [U-Boot] [PATCH 0/3] GPIO support for Meson GXBB and Odroid-C2 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=1498472664.25567.4.camel@baylibre.com \
    --to=jbrunet@baylibre.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox