u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Quentin Schulz <foss+uboot@0leil.net>
Cc: sbabic@denx.de, festevam@gmail.com, uboot-imx@nxp.com,
	sjg@chromium.org, philipp.tomsich@vrull.eu,
	kever.yang@rock-chips.com, paul.liu@linaro.org,
	oleksandr.suvorov@foundries.io, ricardo@foundries.io,
	eajames@linux.ibm.com, peng.fan@nxp.com, u-boot@lists.denx.de,
	Quentin Schulz <quentin.schulz@theobroma-systems.com>
Subject: Re: [PATCH 1/4] gpio: fix incorrect depends on for SPL_GPIO_HOG
Date: Thu, 4 Aug 2022 16:52:44 -0400	[thread overview]
Message-ID: <20220804205244.GM1146598@bill-the-cat> (raw)
In-Reply-To: <20220712154422.265925-2-foss+uboot@0leil.net>

[-- Attachment #1: Type: text/plain, Size: 648 bytes --]

On Tue, Jul 12, 2022 at 05:44:19PM +0200, Quentin Schulz wrote:

> From: Quentin Schulz <quentin.schulz@theobroma-systems.com>
> 
> Since commit 83061dbd1c89 ("Rename GPIO_SUPPORT to GPIO"),
> SPL_GPIO_SUPPORT has been renamed to SPL_GPIO, meaning that SPL_GPIO_HOG
> can never be enabled.
> 
> Let's fix this by using the proper name for the Kconfig option.
> 
> Fixes: 1d99e673c752 ("gpio: Enable hogging support in SPL")
> Cc: Quentin Schulz <foss+uboot@0leil.net>
> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  parent reply	other threads:[~2022-08-04 20:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-12 15:44 [PATCH 0/4] fix missed migration from SPL_<OPTION>_SUPPORT to SPL_<OPTION> Quentin Schulz
2022-07-12 15:44 ` [PATCH 1/4] gpio: fix incorrect depends on for SPL_GPIO_HOG Quentin Schulz
2022-07-13 15:28   ` Simon Glass
2022-08-04 20:52   ` Tom Rini [this message]
2022-07-12 15:44 ` [PATCH 2/4] mx7ulp_com: fix incorrect select for SPL options Quentin Schulz
2022-08-04 20:52   ` Tom Rini
2022-07-12 15:44 ` [PATCH 3/4] imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMC Quentin Schulz
2022-08-04 20:52   ` Tom Rini
2022-07-12 15:44 ` [PATCH 4/4] vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT Quentin Schulz
2022-07-13 15:28   ` Simon Glass
2022-08-04 20:52   ` Tom Rini

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=20220804205244.GM1146598@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=eajames@linux.ibm.com \
    --cc=festevam@gmail.com \
    --cc=foss+uboot@0leil.net \
    --cc=kever.yang@rock-chips.com \
    --cc=oleksandr.suvorov@foundries.io \
    --cc=paul.liu@linaro.org \
    --cc=peng.fan@nxp.com \
    --cc=philipp.tomsich@vrull.eu \
    --cc=quentin.schulz@theobroma-systems.com \
    --cc=ricardo@foundries.io \
    --cc=sbabic@denx.de \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    /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;
as well as URLs for NNTP newsgroup(s).