linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pinctrl: ABX500: Add device tree support
@ 2013-06-20 14:04 patrice.chotard.st
  2013-06-20 14:04 ` [PATCH v2 1/2] pinctrl: abx500: " patrice.chotard.st
  2013-06-20 14:05 ` [PATCH v2 2/2] pinctrl: abx500: fix abx500_pin_config_set() patrice.chotard.st
  0 siblings, 2 replies; 5+ messages in thread
From: patrice.chotard.st @ 2013-06-20 14:04 UTC (permalink / raw)
  To: linux-kernel, Linus Walleij
  Cc: Olivier Clergeaud, Lee Jones, Fabio Baltieri, Patrice Chotard

From: Patrice Chotard <patrice.chotard@st.com>

This patchset replaces previously submitted patch regarding device tree
support for ABX500 Asic family. It now uses pin configuration generic 
parsing code proposed by Heiko Stuebner.*** SUBJECT HERE ***

Patrice Chotard (2):
  pinctrl: abx500: Add device tree support
  pinctrl: abx500: fix abx500_pin_config_set()

 .../devicetree/bindings/pinctrl/ste,abx500.txt     |  352 ++++++++++++++++++++
 drivers/pinctrl/pinctrl-abx500.c                   |  215 +++++++++++-
 2 files changed, 561 insertions(+), 6 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/pinctrl/ste,abx500.txt

-- 
1.7.10


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

end of thread, other threads:[~2013-06-24 11:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-20 14:04 [PATCH v2 0/2] pinctrl: ABX500: Add device tree support patrice.chotard.st
2013-06-20 14:04 ` [PATCH v2 1/2] pinctrl: abx500: " patrice.chotard.st
2013-06-24 11:18   ` Linus Walleij
2013-06-20 14:05 ` [PATCH v2 2/2] pinctrl: abx500: fix abx500_pin_config_set() patrice.chotard.st
2013-06-24 11:20   ` Linus Walleij

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