All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] board: turris_mox: Add gpio command to defconfig
Date: Thu, 17 May 2018 00:16:17 +0200	[thread overview]
Message-ID: <20180516221617.GA10889@lenoch> (raw)
In-Reply-To: <20180516143942.2309-5-marek.behun@nic.cz>

On Wed, May 16, 2018 at 04:39:42PM +0200, Marek Behún wrote:
> This can be used to detect whether the button is pressed or light the
> LED diode.

Well, I know it is annoying, but as patch is oneliner anyway, let's get
at least commit log right.

LED stands for Light-Emitting Diode, so Light-Emitting Diode diode
does not look very nice.

(Yes, I know "LED dióda" is commonly used idiom, but this does not
make it any more right)

Thanks,
	ladis

> Signed-off-by: Marek Behun <marek.behun@nic.cz>
> 
> diff --git a/configs/turris_mox_defconfig b/configs/turris_mox_defconfig
> index 7dea7157dc..9538903bd3 100644
> --- a/configs/turris_mox_defconfig
> +++ b/configs/turris_mox_defconfig
> @@ -13,6 +13,7 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y
>  CONFIG_ARCH_EARLY_INIT_R=y
>  # CONFIG_CMD_FLASH is not set
>  CONFIG_CMD_CLK=y
> +CONFIG_CMD_GPIO=y
>  CONFIG_CMD_I2C=y
>  CONFIG_CMD_MMC=y
>  CONFIG_CMD_SF=y
> -- 
> 2.16.1
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot

      reply	other threads:[~2018-05-16 22:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-16 14:39 [U-Boot] [PATCH 0/4] Updates for Turris Mox Marek Behún
2018-05-16 14:39 ` [U-Boot] [PATCH 1/4] phy: marvell: Support changing SERDES map in board file Marek Behún
2018-05-17  9:26   ` Stefan Roese
2018-05-16 14:39 ` [U-Boot] [PATCH 2/4] board: turris_mox: Change SERDES map depending on module topology Marek Behún
2018-05-16 14:39 ` [U-Boot] [PATCH 3/4] board: turris_mox: Support differentiating SD version from eMMC Marek Behún
2018-05-16 14:39 ` [U-Boot] [PATCH 4/4] board: turris_mox: Add gpio command to defconfig Marek Behún
2018-05-16 22:16   ` Ladislav Michl [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=20180516221617.GA10889@lenoch \
    --to=ladis@linux-mips.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.