From: Tony Prisk <linux@prisktech.co.nz>
To: linus.walleij@linaro.org
Cc: swarren@wwwdotorg.org, linux-arm-kernel@lists.infradead.org,
vt8500-wm8505-linux-kernel@googlegroups.com,
linux-kernel@vger.kernel.org, Tony Prisk <linux@prisktech.co.nz>
Subject: [PATCHv4 2/6] arm: vt8500: Increase available GPIOs on arch-vt8500
Date: Tue, 2 Apr 2013 17:40:57 +1300 [thread overview]
Message-ID: <1364877661-26086-3-git-send-email-linux@prisktech.co.nz> (raw)
In-Reply-To: <1364877661-26086-1-git-send-email-linux@prisktech.co.nz>
With the inclusion of the pin control driver, more GPIO pins have been
identified on the arch-vt8500 SoCs requiring an increase in the available
GPIOs.
Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
---
arch/arm/Kconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 13b7394..244c618 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1661,7 +1661,8 @@ config ARCH_NR_GPIO
default 1024 if ARCH_SHMOBILE || ARCH_TEGRA
default 512 if SOC_OMAP5
default 355 if ARCH_U8500
- default 288 if ARCH_VT8500 || ARCH_SUNXI
+ default 352 if ARCH_VT8500
+ default 288 if ARCH_SUNXI
default 264 if MACH_H4700
default 0
help
--
1.7.9.5
next prev parent reply other threads:[~2013-04-02 4:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-02 4:40 [PATCHv4 RESEND 0/6] arm: vt8500: Add support for pinctrl/gpio module Tony Prisk
2013-04-02 4:40 ` [PATCHv4 1/6] of: Add support for reading a u32 from a multi-value property Tony Prisk
2013-04-02 23:42 ` Rob Herring
2013-04-02 4:40 ` Tony Prisk [this message]
2013-04-02 4:40 ` [PATCHv4 3/6] pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500 Tony Prisk
2013-04-02 4:40 ` [PATCHv4 4/6] arm: dts: vt8500: Update Wondermedia SoC dtsi files for pinctrl driver Tony Prisk
2013-04-02 4:41 ` [PATCHv4 5/6] arm: vt8500: Remove gpio devicetree nodes Tony Prisk
2013-04-02 4:41 ` [PATCHv4 6/6] gpio: vt8500: Remove arch-vt8500 gpio driver Tony Prisk
2013-04-02 23:17 ` [PATCHv4 RESEND 0/6] arm: vt8500: Add support for pinctrl/gpio module Stephen Warren
-- strict thread matches above, loose matches on Subject: below --
2013-04-02 4:39 [PATCHv4 " Tony Prisk
2013-04-02 4:39 ` [PATCHv4 2/6] arm: vt8500: Increase available GPIOs on arch-vt8500 Tony Prisk
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=1364877661-26086-3-git-send-email-linux@prisktech.co.nz \
--to=linux@prisktech.co.nz \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=swarren@wwwdotorg.org \
--cc=vt8500-wm8505-linux-kernel@googlegroups.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