linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] MFD: twl6040: Device tree support
@ 2012-05-03 12:54 Peter Ujfalusi
  2012-05-03 12:54 ` [PATCH 1/3] MFD: twl6040: Code cleanup in interrupt initialization part Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Peter Ujfalusi @ 2012-05-03 12:54 UTC (permalink / raw)
  To: Samuel Ortiz
  Cc: linux-kernel, Misael Lopez Cruz, Benoit Cousson,
	devicetree-discuss, Liam Girdwood

Hello,

The following series adds device tree support for the twl6040 MFD core driver.
Support for the child drivers (vibra, ASoC codec) will be submitted via the
corresponding subsystem since there is no compile time dependency between them.

The first patch is a minor clean up patch to remove wrapped lines in the
twl6040-irq.c. The resulting code is more natural to read to me.

The series depends on the regulator support patch for the twl6040:
http://marc.info/?l=linux-kernel&m=133596703610515&w=2

Regards,
Peter
---
Peter Ujfalusi (3):
  MFD: twl6040: Code cleanup in interrupt initialization part
  MFD: twl6040: Allocate IRQ numbers dynamically
  MFD: twl6040: Support for DT

 Documentation/devicetree/bindings/mfd/twl6040.txt |   51 +++++++++++++++++++++
 drivers/mfd/twl6040-core.c                        |   26 +++++++---
 drivers/mfd/twl6040-irq.c                         |   32 +++++++++----
 3 files changed, 92 insertions(+), 17 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/twl6040.txt

-- 
1.7.8.6


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

end of thread, other threads:[~2012-05-07  9:49 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-03 12:54 [PATCH 0/3] MFD: twl6040: Device tree support Peter Ujfalusi
2012-05-03 12:54 ` [PATCH 1/3] MFD: twl6040: Code cleanup in interrupt initialization part Peter Ujfalusi
2012-05-03 12:54 ` [PATCH 2/3] MFD: twl6040: Allocate IRQ numbers dynamically Peter Ujfalusi
2012-05-03 13:20   ` Mark Brown
2012-05-03 13:28     ` Peter Ujfalusi
2012-05-03 14:52       ` Mark Brown
2012-05-03 15:13         ` Peter Ujfalusi
2012-05-03 15:26           ` Mark Brown
2012-05-04  8:38             ` Peter Ujfalusi
2012-05-04  9:08               ` Mark Brown
2012-05-04 10:37                 ` Peter Ujfalusi
2012-05-04 11:22                   ` Mark Brown
2012-05-04 11:55                     ` Peter Ujfalusi
2012-05-04 12:17                       ` Mark Brown
2012-05-04 12:33                         ` Peter Ujfalusi
2012-05-04 12:47                           ` Mark Brown
2012-05-07  6:49                             ` Peter Ujfalusi
2012-05-07  9:49                               ` Mark Brown
2012-05-03 12:54 ` [PATCH 3/3] MFD: twl6040: Support for DT Peter Ujfalusi

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