All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/13 v2] sh: add regulators for mmc and smsc911x
@ 2012-06-26 22:49 Guennadi Liakhovetski
  2012-06-27  0:52 ` Paul Mundt
  0 siblings, 1 reply; 2+ messages in thread
From: Guennadi Liakhovetski @ 2012-06-26 22:49 UTC (permalink / raw)
  To: linux-sh

This is a respin of

http://thread.gmane.org/gmane.linux.ports.sh.devel/15568

ported on top of the fixed regulator driver update patches from the

http://lkml.indiana.edu/hypermail/linux/kernel/1206.2/index.html#01395

patch-set, which thereby becomes a prerequisite for this series! Basing on 
top of those patches made the temporary macro redundant, which simplifies 
the whole work quite a bit. Other changes since v2 are listed in respective 
patches.

DEPENDENCY: the above fixed regulator patches can be obtained from

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/topic/fixed

Thanks
Guennadi

Guennadi Liakhovetski (13):
  sh: ecovec: switch MMC power control to regulators
  sh: add fixed voltage regulators to apsh4a3a
  sh: add fixed voltage regulators to apsh4ad0a
  sh: add fixed voltage regulators to magicpanelr2
  sh: add fixed voltage regulators to polaris
  sh: add fixed voltage regulators to sh2007
  sh: add fixed voltage regulators to sh7757lcr
  sh: add fixed voltage regulators to ap325rxa
  sh: add fixed voltage regulators to kfr2r09
  sh: add fixed voltage regulators to migor
  sh: add fixed voltage regulators to rsk
  sh: add fixed voltage regulators to sdk7786
  sh: add fixed voltage regulators to se7724

 arch/sh/boards/board-apsh4a3a.c      |   10 +++
 arch/sh/boards/board-apsh4ad0a.c     |   10 +++
 arch/sh/boards/board-magicpanelr2.c  |   10 +++
 arch/sh/boards/board-polaris.c       |   10 +++
 arch/sh/boards/board-sh2007.c        |   12 ++++
 arch/sh/boards/board-sh7757lcr.c     |   14 ++++
 arch/sh/boards/mach-ap325rxa/setup.c |   21 ++++++
 arch/sh/boards/mach-ecovec24/setup.c |  116 +++++++++++++++++++++++++++++-----
 arch/sh/boards/mach-kfr2r09/setup.c  |   12 ++++
 arch/sh/boards/mach-migor/setup.c    |   13 ++++
 arch/sh/boards/mach-rsk/setup.c      |   10 +++
 arch/sh/boards/mach-sdk7786/setup.c  |   10 +++
 arch/sh/boards/mach-se/7724/setup.c  |   15 +++++
 13 files changed, 247 insertions(+), 16 deletions(-)

-- 
1.7.2.5

---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

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

* Re: [PATCH 00/13 v2] sh: add regulators for mmc and smsc911x
  2012-06-26 22:49 [PATCH 00/13 v2] sh: add regulators for mmc and smsc911x Guennadi Liakhovetski
@ 2012-06-27  0:52 ` Paul Mundt
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2012-06-27  0:52 UTC (permalink / raw)
  To: linux-sh

On Wed, Jun 27, 2012 at 12:49:56AM +0200, Guennadi Liakhovetski wrote:
> This is a respin of
> 
> http://thread.gmane.org/gmane.linux.ports.sh.devel/15568
> 
> ported on top of the fixed regulator driver update patches from the
> 
> http://lkml.indiana.edu/hypermail/linux/kernel/1206.2/index.html#01395
> 
> patch-set, which thereby becomes a prerequisite for this series! Basing on 
> top of those patches made the temporary macro redundant, which simplifies 
> the whole work quite a bit. Other changes since v2 are listed in respective 
> patches.
> 
> DEPENDENCY: the above fixed regulator patches can be obtained from
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/topic/fixed
> 
Ok, this all looks fine. I'll pull this branch in to a topic branch of my
own (probably sh/regulator due to a lack of originality on my part) and
then layer your patch set on top of it. You can send an incremental patch
for the gpio_request() thing if you like and then that can just be rolled
on top.

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

end of thread, other threads:[~2012-06-27  0:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-26 22:49 [PATCH 00/13 v2] sh: add regulators for mmc and smsc911x Guennadi Liakhovetski
2012-06-27  0:52 ` Paul Mundt

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.