From: thomas.abraham@linaro.org (Thomas Abraham)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Enable pinctrl driver support for Exynos4210 based platforms
Date: Thu, 16 Aug 2012 01:40:40 +0530 [thread overview]
Message-ID: <1345061442-32378-1-git-send-email-thomas.abraham@linaro.org> (raw)
This patch series enables support for pin controller driver for Exynos4210 SoC
based device tree enabled platforms. The first patch in this series adds the
pin group nodes for each of the three pin controller instances, but it is not
a exhaustive list of all possible pin group nodes. As the coverage of pinctrl
driver is extended device drivers used on Exynos4210 platforms, additional
pin group nodes can be added as required.
Thomas Abraham (2):
ARM: dts: Add pinctrl node entries for Samsung Exynos4210 SoC
ARM: EXYNOS: Enable PINCTRL config option for Exynos4 device tree enabled platform
arch/arm/boot/dts/exynos4210-pinctrl.dtsi | 457 +++++++++++++++++++++++++++++
arch/arm/boot/dts/exynos4210.dtsi | 37 +++
arch/arm/mach-exynos/Kconfig | 1 +
3 files changed, 495 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/boot/dts/exynos4210-pinctrl.dtsi
next reply other threads:[~2012-08-15 20:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-15 20:10 Thomas Abraham [this message]
2012-08-15 20:10 ` [PATCH 1/2] ARM: dts: Add pinctrl node entries for Samsung Exynos4210 SoC Thomas Abraham
2012-08-16 18:56 ` Matt Sealey
2012-08-17 5:20 ` Thomas Abraham
2012-08-21 12:54 ` Linus Walleij
2012-08-15 20:10 ` [PATCH 2/2] ARM: EXYNOS: Enable PINCTRL config option for Exynos4 device tree enabled platform Thomas Abraham
2012-08-21 12:31 ` Linus Walleij
2012-08-22 4:58 ` Thomas Abraham
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=1345061442-32378-1-git-send-email-thomas.abraham@linaro.org \
--to=thomas.abraham@linaro.org \
--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;
as well as URLs for NNTP newsgroup(s).