All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eugeniu Rosca <roscaeugeniu@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/5] gpio: renesas: Migrate to pinctrl GPIO accessors
Date: Fri, 26 Apr 2019 15:02:53 +0200	[thread overview]
Message-ID: <CAH3KO=0v4rmceCQYNeHg08_c3owWJbputs+xkF-U-9z_OZwesQ@mail.gmail.com> (raw)
In-Reply-To: <20190421222021.22494-4-marek.vasut+renesas@gmail.com>

On Mon, Apr 22, 2019 at 12:20 AM Marek Vasut <marek.vasut@gmail.com> wrote:
>
> Switch to generic pin controller API for configuring pins as GPIOs
> instead of using the ad-hoc call into the R-Car PFC driver. Moreover,
> add .free() implementation for the GPIO controller.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>

Reviewed-by: Eugeniu Rosca <erosca@de.adit-jv.com>
Tested-by: Eugeniu Rosca <erosca@de.adit-jv.com>

  reply	other threads:[~2019-04-26 13:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-21 22:20 [U-Boot] [PATCH 1/5] pinctrl: gpio: Add callback for configuring pin as GPIO Marek Vasut
2019-04-21 22:20 ` [U-Boot] [PATCH 2/5] pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio Marek Vasut
2019-04-26 12:49   ` Eugeniu Rosca
2019-04-21 22:20 ` [U-Boot] [PATCH 3/5] pinctrl: renesas: Implement gpio_request_enable/gpio_disable_free Marek Vasut
2019-04-26 12:58   ` Eugeniu Rosca
2019-04-21 22:20 ` [U-Boot] [PATCH 4/5] gpio: renesas: Migrate to pinctrl GPIO accessors Marek Vasut
2019-04-26 13:02   ` Eugeniu Rosca [this message]
2019-04-21 22:20 ` [U-Boot] [PATCH 5/5] pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio() Marek Vasut
2019-04-26 13:04   ` Eugeniu Rosca
2019-04-26 12:16 ` [U-Boot] [PATCH 1/5] pinctrl: gpio: Add callback for configuring pin as GPIO Eugeniu Rosca
2019-04-26 17:58   ` Marek Vasut

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='CAH3KO=0v4rmceCQYNeHg08_c3owWJbputs+xkF-U-9z_OZwesQ@mail.gmail.com' \
    --to=roscaeugeniu@gmail.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 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.