devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] mfd: update on max8925 for DT support
@ 2012-11-06  7:35 Qing Xu
  2012-11-23  7:12 ` Qing Xu
       [not found] ` <1352187305-9660-1-git-send-email-qingx-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
  0 siblings, 2 replies; 9+ messages in thread
From: Qing Xu @ 2012-11-06  7:35 UTC (permalink / raw)
  To: qingx, sameo, grant.likely, rob.herring, haojian.zhuang, cxie4,
	linux-kernel, devicetree-discuss

From: Qing Xu <qingx@marvell.com>

1. add irqdomain for max8925, it is necessary for dt support
2. bug fix in max8925 mfd devices'irq base and device registry failure
3. support DT for max8925 mfd devices

Qing Xu (7):
  mfd: max8925: add irqdomain for dt
  mfd: max8925: fix mfd device register failure
  mfd: max8925: fix onkey driver irq base
  mfd: max8925: support dt for power supply
  mfd: max8925: support dt for regulator
  mfd: max8925: support dt for backlight
  mfd: max8925: add dts

 arch/arm/boot/dts/mmp2-brownstone.dts |  166 +++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/mmp2.dtsi           |    4 +-
 drivers/input/misc/max8925_onkey.c    |    3 -
 drivers/mfd/max8925-core.c            |  107 +++++++++++++--------
 drivers/mfd/max8925-i2c.c             |   32 ++++++-
 drivers/power/max8925_power.c         |   57 ++++++++++-
 drivers/regulator/max8925-regulator.c |   35 +++++++-
 drivers/video/backlight/max8925_bl.c  |   31 ++++++-
 include/linux/mfd/max8925.h           |   12 ++-
 9 files changed, 389 insertions(+), 58 deletions(-)

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

end of thread, other threads:[~2013-02-04 15:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-06  7:35 [PATCH 0/7] mfd: update on max8925 for DT support Qing Xu
2012-11-23  7:12 ` Qing Xu
     [not found] ` <1352187305-9660-1-git-send-email-qingx-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
2012-11-23  9:09   ` Haojian Zhuang
2012-11-29  5:54     ` Qing Xu
2012-12-04  7:11       ` Haojian Zhuang
2012-12-12  6:22         ` Qing Xu
2013-02-04  1:05           ` Haojian Zhuang
2013-02-04 11:32             ` Samuel Ortiz
2013-02-04 15:41               ` Haojian Zhuang

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