From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: digicolor: select pinctrl/gpio driver
Date: Thu, 15 Oct 2015 22:29:33 +0200 [thread overview]
Message-ID: <19934450.tsPWutDox2@wuerfel> (raw)
In-Reply-To: <0c3f348274ea14bc82c0e4f7b240be650624fb0d.1444735169.git.baruch@tkos.co.il>
On Tuesday 13 October 2015 14:28:02 Baruch Siach wrote:
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> arch/arm/mach-digicolor/Kconfig | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/mach-digicolor/Kconfig b/arch/arm/mach-digicolor/Kconfig
> index 4f36d8d2bc57..fc65b0f1db48 100644
> --- a/arch/arm/mach-digicolor/Kconfig
> +++ b/arch/arm/mach-digicolor/Kconfig
> @@ -1,7 +1,10 @@
> config ARCH_DIGICOLOR
> bool "Conexant Digicolor SoC Support"
> depends on ARCH_MULTI_V7
> + select ARCH_REQUIRE_GPIOLIB
> select CLKSRC_MMIO
> select DIGICOLOR_TIMER
> select GENERIC_IRQ_CHIP
> select MFD_SYSCON
> + select PINCTRL
> + select PINCTRL_DIGICOLOR
>
Applied to next/soc, but please add a patch description even for trivial
patches like this in the future. A good changelog text here would explain
why this wasn't done in the past but is necessary now.
Thanks,
Arnd
next prev parent reply other threads:[~2015-10-15 20:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-13 11:28 [PATCH 0/3] ARM: digicolor: add pinctrl support Baruch Siach
2015-10-13 11:28 ` [PATCH 1/3] ARM: digicolor: select pinctrl/gpio driver Baruch Siach
2015-10-15 20:29 ` Arnd Bergmann [this message]
2015-10-13 11:28 ` [PATCH 2/3] ARM: digicolor: add pinctrl module device node Baruch Siach
2015-10-13 11:28 ` [PATCH 3/3] ARM: digicolor: dts: add uart pin configuration Baruch Siach
2015-10-15 20:37 ` Arnd Bergmann
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=19934450.tsPWutDox2@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.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