All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] drivers/gpio/mxc: fix MXC GPIO name in KConfig
Date: Fri, 8 Jun 2018 19:08:01 -0300	[thread overview]
Message-ID: <CAOMZO5D+AEePVXSaUgSW-tRhEqQo2KHZdpS+-JfYFWvsbMq20w@mail.gmail.com> (raw)
In-Reply-To: <1528366209-1207-1-git-send-email-oe5hpm@oevsv.at>

On Thu, Jun 7, 2018 at 7:10 AM, Hannes Schmelzer <oe5hpm@oevsv.at> wrote:
> The naming with "UART" is obviously wrong, we fix this here.
>
> Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>
>
> ---
>
>  drivers/gpio/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
> index b7e4ffb..29af22e 100644
> --- a/drivers/gpio/Kconfig
> +++ b/drivers/gpio/Kconfig
> @@ -109,7 +109,7 @@ config MSM_GPIO
>           - MSM8916
>
>  config MXC_GPIO
> -       bool "Freescale/NXP MXC UART driver"
> +       bool "Freescale/NXP MXC GPIO driver"

Thanks for the fix:

Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>

      parent reply	other threads:[~2018-06-08 22:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-07 10:10 [U-Boot] [PATCH] drivers/gpio/mxc: fix MXC GPIO name in KConfig Hannes Schmelzer
2018-06-08 21:59 ` Simon Glass
2018-06-08 22:08 ` Fabio Estevam [this message]

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=CAOMZO5D+AEePVXSaUgSW-tRhEqQo2KHZdpS+-JfYFWvsbMq20w@mail.gmail.com \
    --to=festevam@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.