From: John Crispin <blogic@openwrt.org>
To: Ralf Baechle <ralf@linux-mips.org>,
Linus Walleij <linus.walleij@linaro.org>
Cc: linux-kernel@vger.kernel.org, linux-mips@linux-mips.org
Subject: [PATCH 4/4] MIPS: ralink: always enable pinctrl on ralink SoC
Date: Thu, 9 Oct 2014 04:55:27 +0200 [thread overview]
Message-ID: <1412823327-10296-5-git-send-email-blogic@openwrt.org> (raw)
In-Reply-To: <1412823327-10296-1-git-send-email-blogic@openwrt.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
---
arch/mips/Kconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 574c430..2d255e8 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -451,6 +451,8 @@ config RALINK
select CLKDEV_LOOKUP
select ARCH_HAS_RESET_CONTROLLER
select RESET_CONTROLLER
+ select PINCTRL
+ select PINCTRL_RT2880
config SGI_IP22
bool "SGI IP22 (Indy/Indigo2)"
--
1.7.10.4
prev parent reply other threads:[~2014-10-09 19:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-09 2:55 [PATCH 0/4] pinctrl: ralink: add support for rt2880 pinmux John Crispin
2014-10-09 2:55 ` [PATCH 1/4] MIPS: ralink: cleanup the soc specific pinmux data John Crispin
2014-10-09 2:55 ` [PATCH 2/4] pinctrl: ralink: add a pinctrl driver for the rt2880 family of SoCs John Crispin
2014-10-27 16:20 ` Linus Walleij
2014-10-09 2:55 ` [PATCH 3/4] pinctrl: ralink: add binding documentation John Crispin
2014-10-27 16:22 ` Linus Walleij
2014-10-09 2:55 ` John Crispin [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=1412823327-10296-5-git-send-email-blogic@openwrt.org \
--to=blogic@openwrt.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.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®