linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: dts: Add default pin states for client nodes on Exynos4/5 platforms
@ 2013-03-06 12:36 Thomas Abraham
  2013-03-06 12:36 ` [PATCH 1/2] ARM: dts: add pin state information in client nodes for Exynos4 platforms Thomas Abraham
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Thomas Abraham @ 2013-03-06 12:36 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series populates the default pin states in client nodes
of Exynos4 and Exynos5 platforms. Exynos4/5 platforms are migrating
to use pinctrl framework and having the default pin states listed
in the client nodes allows the device core to setup the default
pin configuration for all the controllers.

This means the old-styled Samsung specific gpio bindings, which have
been used till now for setting up the pin configurations, will not be
used anymore. The corresponding changes required in device drivers
have been posted seperatly.

Thomas Abraham (2):
  ARM: dts: add pin state information in client nodes for Exynos4 platforms
  ARM: dts: add pin state information in client nodes for Exynos5 platforms

 arch/arm/boot/dts/cros5250-common.dtsi    |   51 +--
 arch/arm/boot/dts/exynos4.dtsi            |   10 +
 arch/arm/boot/dts/exynos4210-smdkv310.dts |   53 +--
 arch/arm/boot/dts/exynos5250-pinctrl.dtsi |  783 +++++++++++++++++++++++++++++
 arch/arm/boot/dts/exynos5250-smdk5250.dts |   33 +-
 arch/arm/boot/dts/exynos5250-snow.dts     |   22 +-
 arch/arm/boot/dts/exynos5250.dtsi         |  310 +++---------
 7 files changed, 923 insertions(+), 339 deletions(-)
 create mode 100755 arch/arm/boot/dts/exynos5250-pinctrl.dtsi

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

end of thread, other threads:[~2013-03-25 10:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-06 12:36 [PATCH 0/2] ARM: dts: Add default pin states for client nodes on Exynos4/5 platforms Thomas Abraham
2013-03-06 12:36 ` [PATCH 1/2] ARM: dts: add pin state information in client nodes for Exynos4 platforms Thomas Abraham
2013-03-06 12:36 ` [PATCH 2/2] ARM: dts: add pin state information in client nodes for Exynos5 platforms Thomas Abraham
2013-03-11 17:02   ` Doug Anderson
2013-03-07  8:15 ` [PATCH 0/2] ARM: dts: Add default pin states for client nodes on Exynos4/5 platforms Linus Walleij
2013-03-25  6:49   ` Tushar Behera
2013-03-25 10:40     ` Kukjin Kim
2013-03-25 10:36   ` 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).