[PATCH 0/3] GPIO support for Meson GXBB and Odroid-C2

Jerome Brunet jbrunet at baylibre.com
Mon Jun 26 03:24:24 PDT 2017


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



More information about the linux-amlogic mailing list