From: Timo Sigurdsson <public_timo.s@silentcreek.de>
To: tyler.baker@linaro.org
Cc: info@gerhard-bertelsmann.de, plaes@plaes.org,
rafael.j.wysocki@intel.com, linux@arm.linux.org.uk,
maxime.ripard@free-electrons.com, carlo@caione.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, wens@csie.org,
linux-sunxi@googlegroups.com
Subject: Re: [PATCH v2 1/3] ARM: sunxi: Re-enable SID driver in sunxi_defconfig
Date: Fri, 20 Nov 2015 02:55:17 +0100 [thread overview]
Message-ID: <1447984517.1404.30.camel@silentcreek.de> (raw)
In-Reply-To: <1447983979-12751-1-git-send-email-public_timo.s@silentcreek.de>
Sorry, I probably shouldn't send patches at an hour I should rather be
sleeping... As a result, I forgot to add the patch history.
Here it is:
Changes in v2:
- Move the extra cleanup work for sunxi_defconfig to a separate patch
- Add another patch to meet the dependencies of
CONFIG_KEYBOARD_SUN4I_LRADC and not have it removed while cleaning up
Good night,
Timo
Am Freitag, den 20.11.2015, 02:46 +0100 schrieb Timo Sigurdsson:
> Commit 3d0b16a66c8a ("nvmem: sunxi: Move the SID driver to the nvmem
> framework") moved the the sunxi SID driver to a new framework, but left
> sunxi_defconfig with the deprecated config symbol EEPROM_SUNXI_SID
> instead of the new symbol NVMEM_SUNXI_SID. Hence, re-enable the driver
> in sunxi_defconfig.
>
> Signed-off-by: Timo Sigurdsson <public_timo.s@silentcreek.de>
> ---
> arch/arm/configs/sunxi_defconfig | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
> index 3c36e16..0bbc2ee 100644
> --- a/arch/arm/configs/sunxi_defconfig
> +++ b/arch/arm/configs/sunxi_defconfig
> @@ -37,7 +37,6 @@ CONFIG_CAN_SUN4I=y
> # CONFIG_WIRELESS is not set
> CONFIG_DEVTMPFS=y
> CONFIG_DEVTMPFS_MOUNT=y
> -CONFIG_EEPROM_SUNXI_SID=y
> CONFIG_BLK_DEV_SD=y
> CONFIG_ATA=y
> CONFIG_AHCI_SUNXI=y
> @@ -123,6 +122,8 @@ CONFIG_PWM=y
> CONFIG_PWM_SUN4I=y
> CONFIG_PHY_SUN4I_USB=y
> CONFIG_PHY_SUN9I_USB=y
> +CONFIG_NVMEM=y
> +CONFIG_NVMEM_SUNXI_SID=y
> CONFIG_EXT4_FS=y
> CONFIG_VFAT_FS=y
> CONFIG_TMPFS=y
next prev parent reply other threads:[~2015-11-20 1:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-17 1:42 [PATCH] " Timo Sigurdsson
2015-11-19 21:48 ` Timo Sigurdsson
2015-11-19 23:43 ` Maxime Ripard
2015-11-20 1:09 ` Timo Sigurdsson
2015-11-20 11:46 ` Maxime Ripard
2015-11-20 1:46 ` [PATCH v2 1/3] " Timo Sigurdsson
2015-11-20 1:46 ` [PATCH v2 2/3] ARM: sunxi: Really enable LRADC keys " Timo Sigurdsson
2015-11-20 1:54 ` Chen-Yu Tsai
2015-11-20 1:46 ` [PATCH v2 3/3] ARM: sunxi: Clean up sunxi_defconfig Timo Sigurdsson
2015-11-20 11:48 ` Maxime Ripard
2015-11-20 1:55 ` Timo Sigurdsson [this message]
2015-11-20 1:55 ` [PATCH v2 1/3] ARM: sunxi: Re-enable SID driver in sunxi_defconfig Chen-Yu Tsai
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=1447984517.1404.30.camel@silentcreek.de \
--to=public_timo.s@silentcreek.de \
--cc=carlo@caione.org \
--cc=info@gerhard-bertelsmann.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sunxi@googlegroups.com \
--cc=linux@arm.linux.org.uk \
--cc=maxime.ripard@free-electrons.com \
--cc=plaes@plaes.org \
--cc=rafael.j.wysocki@intel.com \
--cc=tyler.baker@linaro.org \
--cc=wens@csie.org \
/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
all inboxes | Powered by JetHome®