linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: Exynos4-DT: Enable pinctrl driver support
@ 2012-08-23 11:24 Thomas Abraham
  2012-08-23 11:24 ` [PATCH v2 1/2] ARM: dts: Add pinctrl node entries for Samsung Exynos4210 SoC Thomas Abraham
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Abraham @ 2012-08-23 11:24 UTC (permalink / raw)
  To: linux-arm-kernel

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 driver support 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              |    2 +
 3 files changed, 496 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/boot/dts/exynos4210-pinctrl.dtsi

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-09-04 21:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-23 11:24 [PATCH v2 0/2] ARM: Exynos4-DT: Enable pinctrl driver support Thomas Abraham
2012-08-23 11:24 ` [PATCH v2 1/2] ARM: dts: Add pinctrl node entries for Samsung Exynos4210 SoC Thomas Abraham
2012-09-03 11:17   ` Linus Walleij
2012-08-23 11:24 ` [PATCH v2 2/2] ARM: EXYNOS: Enable pinctrl driver support for Exynos4 device tree enabled platform Thomas Abraham
2012-09-03 11:18   ` Linus Walleij
2012-09-04 21:58 ` [PATCH v2 0/2] ARM: Exynos4-DT: Enable pinctrl driver support Kukjin Kim

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).