From: Qing Xu <qingx@marvell.com>
To: qingx@marvell.com, sameo@linux.intel.com,
grant.likely@secretlab.ca, rob.herring@calxeda.com,
haojian.zhuang@gmail.com, cxie4@marvell.com,
linux-kernel@vger.kernel.org,
devicetree-discuss@lists.ozlabs.org
Subject: [PATCH 0/7] mfd: update on max8925 for DT support
Date: Tue, 6 Nov 2012 15:35:05 +0800 [thread overview]
Message-ID: <1352187305-9660-1-git-send-email-qingx@marvell.com> (raw)
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(-)
next reply other threads:[~2012-11-06 7:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-06 7:35 Qing Xu [this message]
2012-11-23 7:12 ` [PATCH 0/7] mfd: update on max8925 for DT support 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1352187305-9660-1-git-send-email-qingx@marvell.com \
--to=qingx@marvell.com \
--cc=cxie4@marvell.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=grant.likely@secretlab.ca \
--cc=haojian.zhuang@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rob.herring@calxeda.com \
--cc=sameo@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).