All of lore.kernel.org
 help / color / mirror / Atom feed
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] of: add devicetree API for regulator
Date: Sat, 9 Jul 2011 10:14:14 +0900	[thread overview]
Message-ID: <20110709011412.GE18860@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <CACxGe6teb+-xYGUXAcjwubxNhNQ-9395PjjE=fDnmZQHbgR0tw@mail.gmail.com>

On Fri, Jul 08, 2011 at 08:51:17AM -0600, Grant Likely wrote:
> Hi Haojian,
> 
> On Fri, Jul 8, 2011 at 4:20 AM, Haojian Zhuang
> <haojian.zhuang@marvell.com> wrote:
> > Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
> 
> No commit description?

Gah, don't bury major API changes like this in the middle of enourmous
and not perceptibly related machine specific patch serieses if you
expect people to actually see them.

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: eric.y.miao@gmail.com, nico@fluxnic.net,
	devicetree-discuss@lists.ozlabs.org,
	Haojian Zhuang <haojian.zhuang@marvell.com>,
	haojian.zhuang@gmail.com, samuel.ortiz@intel.com,
	linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org,
	alan@linux.intel.com
Subject: Re: [PATCH] of: add devicetree API for regulator
Date: Sat, 9 Jul 2011 10:14:14 +0900	[thread overview]
Message-ID: <20110709011412.GE18860@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <CACxGe6teb+-xYGUXAcjwubxNhNQ-9395PjjE=fDnmZQHbgR0tw@mail.gmail.com>

On Fri, Jul 08, 2011 at 08:51:17AM -0600, Grant Likely wrote:
> Hi Haojian,
> 
> On Fri, Jul 8, 2011 at 4:20 AM, Haojian Zhuang
> <haojian.zhuang@marvell.com> wrote:
> > Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
> 
> No commit description?

Gah, don't bury major API changes like this in the middle of enourmous
and not perceptibly related machine specific patch serieses if you
expect people to actually see them.

  reply	other threads:[~2011-07-09  1:14 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-08 10:20 [PATCH] ARM: mmp: remove SPARSE_IRQ for mmp Haojian Zhuang
2011-07-08 10:20 ` Haojian Zhuang
2011-07-08 10:20 ` [PATCH] ARM: mmp: remove builtin gpio driver support Haojian Zhuang
2011-07-08 10:20   ` Haojian Zhuang
2011-07-08 10:20   ` [PATCH] ARM: mmp: parse irq from DT Haojian Zhuang
2011-07-08 10:20     ` Haojian Zhuang
2011-07-08 10:20     ` [PATCH] ARM: mmp: support OF by default Haojian Zhuang
2011-07-08 10:20       ` Haojian Zhuang
2011-07-08 10:20       ` [PATCH] tty: serial: support device tree in pxa Haojian Zhuang
2011-07-08 10:20         ` Haojian Zhuang
2011-07-08 10:20         ` [PATCH] tty: serial: check ops before registering console Haojian Zhuang
2011-07-08 10:20           ` Haojian Zhuang
2011-07-08 10:20           ` [PATCH] i2c: pxa: create dynamic platform device from device tree Haojian Zhuang
2011-07-08 10:20             ` Haojian Zhuang
2011-07-08 10:20             ` [PATCH] of: add devicetree API for regulator Haojian Zhuang
2011-07-08 10:20               ` Haojian Zhuang
2011-07-08 10:20               ` [PATCH] regulator: convert devicetree to platform data on max8649 Haojian Zhuang
2011-07-08 10:20                 ` Haojian Zhuang
2011-07-08 10:20                 ` [PATCH] mfd: convert devicetree to platform data on max8925 Haojian Zhuang
2011-07-08 10:20                   ` Haojian Zhuang
2011-07-08 10:20                   ` [PATCH] mfd: convert devicetree to platform on 88pm860x Haojian Zhuang
2011-07-08 10:20                     ` Haojian Zhuang
2011-07-08 10:20                     ` [PATCH] ARM: mmp: add DTS file Haojian Zhuang
2011-07-08 10:20                       ` Haojian Zhuang
2011-07-10  7:35                       ` Grant Likely
2011-07-10  7:35                         ` Grant Likely
2011-07-11  5:21                         ` Haojian Zhuang
2011-07-11  5:21                           ` Haojian Zhuang
2011-07-10  7:21                     ` [PATCH] mfd: convert devicetree to platform on 88pm860x Grant Likely
2011-07-10  7:21                       ` Grant Likely
2011-07-10  7:20                   ` [PATCH] mfd: convert devicetree to platform data on max8925 Grant Likely
2011-07-10  7:20                     ` Grant Likely
2011-07-10  9:17                     ` Mark Brown
2011-07-10  9:17                       ` Mark Brown
2011-07-10 10:40                       ` Grant Likely
2011-07-10 10:40                         ` Grant Likely
2011-07-08 14:51               ` [PATCH] of: add devicetree API for regulator Grant Likely
2011-07-08 14:51                 ` Grant Likely
2011-07-09  1:14                 ` Mark Brown [this message]
2011-07-09  1:14                   ` Mark Brown
2011-07-08 18:32               ` Liam Girdwood
2011-07-08 18:32                 ` Liam Girdwood
2011-07-09  2:03               ` Mark Brown
2011-07-09  2:03                 ` Mark Brown
2011-07-10  5:26             ` [PATCH] i2c: pxa: create dynamic platform device from device tree Grant Likely
2011-07-10  5:26               ` Grant Likely
2011-07-10  5:11         ` [PATCH] tty: serial: support device tree in pxa Grant Likely
2011-07-10  5:11           ` Grant Likely
2011-07-10  4:34     ` [PATCH] ARM: mmp: parse irq from DT Grant Likely
2011-07-10  4:34       ` Grant Likely
2011-07-10  4:02   ` [PATCH] ARM: mmp: remove builtin gpio driver support Grant Likely
2011-07-10  4:02     ` Grant Likely
2011-07-11  5:05     ` Haojian Zhuang
2011-07-11  5:05       ` Haojian Zhuang
2011-07-11 11:44       ` Eric Miao
2011-07-11 11:44         ` Eric Miao
2011-07-08 14:46 ` [PATCH] ARM: mmp: remove SPARSE_IRQ for mmp Grant Likely
2011-07-08 14:46   ` Grant Likely

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=20110709011412.GE18860@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.