All of lore.kernel.org
 help / color / mirror / Atom feed
From: Qing Xu <qingx@marvell.com>
To: Qing Xu <qingx@marvell.com>
Cc: "sameo@linux.intel.com" <sameo@linux.intel.com>,
	"grant.likely@secretlab.ca" <grant.likely@secretlab.ca>,
	"rob.herring@calxeda.com" <rob.herring@calxeda.com>,
	"haojian.zhuang@gmail.com" <haojian.zhuang@gmail.com>,
	Chao Xie <cxie4@marvell.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"devicetree-discuss@lists.ozlabs.org"
	<devicetree-discuss@lists.ozlabs.org>
Subject: Re: [PATCH 0/7] mfd: update on max8925 for DT support
Date: Fri, 23 Nov 2012 15:12:45 +0800	[thread overview]
Message-ID: <50AF21ED.4090103@marvell.com> (raw)
In-Reply-To: <1352187305-9660-1-git-send-email-qingx@marvell.com>

On 11/06/2012 03:35 PM, Qing Xu wrote:
> 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(-)
>
Hi Haojian, Sameo,

Could you help to review my patches? Can it be merged?

Thanks a lot!
-Qing

  reply	other threads:[~2012-11-23  7:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-06  7:35 [PATCH 0/7] mfd: update on max8925 for DT support Qing Xu
2012-11-23  7:12 ` Qing Xu [this message]
     [not found] ` <1352187305-9660-1-git-send-email-qingx-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
2012-11-23  9:09   ` Haojian Zhuang
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=50AF21ED.4090103@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.