From: Paul Mundt <lethal@linux-sh.org>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: linux-sh@vger.kernel.org, ian@mnementh.co.uk,
sameo@linux.intel.com, linux-input@vger.kernel.org
Subject: Re: [PATCH] mfd: Add power control platform data to SDHI driver
Date: Mon, 30 Nov 2009 12:05:04 +0900 [thread overview]
Message-ID: <20091130030503.GD7217@linux-sh.org> (raw)
In-Reply-To: <20091127092803.9204.29222.sendpatchset@rxone.opensource.se> <20091127073801.19796.38165.sendpatchset@rxone.opensource.se> <20091127073224.19786.60477.sendpatchset@rxone.opensource.se> <20091127051621.24738.14619.sendpatchset@rxone.opensource.se> <20091127043658.13573.80166.sendpatchset@rxone.opensource.se> <20091127043127.13567.23641.sendpatchset@rxone.opensource.se>
On Fri, Nov 27, 2009 at 01:31:27PM +0900, Magnus Damm wrote:
> This patch adds platform data with a function for power
> control to the SDHI driver. The idea is that board specific
> code can provide their own functions so power can be enabled
> and disabled for the sd-cards.
On Fri, Nov 27, 2009 at 01:36:58PM +0900, Magnus Damm wrote:
> This patch adds support for SDHI power control to the
> Ecovec board. Platform data and power control callbacks
> for SDHI0 and SDHI1 are added. Power is by default off.
On Fri, Nov 27, 2009 at 02:16:21PM +0900, Magnus Damm wrote:
> Add sh7724 code to save and restore CPG state during
> R-standby. Only CPG registers IRDACLKCR and SPUCLKCR
> require software save and restore.
On Fri, Nov 27, 2009 at 04:32:24PM +0900, Magnus Damm wrote:
> This patch moves the KEYSC header file from the
> SuperH specific asm directory to a place where
> it can be shared by multiple architectures.
On Fri, Nov 27, 2009 at 04:38:01PM +0900, Magnus Damm wrote:
> This file breaks out the SuperH PFC code from
> arch/sh/kernel/gpio.c + arch/sh/include/asm/gpio.h
> to drivers/sh/pfc.c + include/linux/sh_pfc.h.
>
> Similar to the INTC stuff. The non-SuperH specific
> file location makes it possible to share the code
> between multiple architectures.
On Fri, Nov 27, 2009 at 06:28:03PM +0900, Magnus Damm wrote:
> This patch improves the serial port communication quality
> of port YC401 on the KFR2R09 board. With this fix serial
> console is fine at 115200 - up and down keys now work as
> expected. Thanks to Hirohide Yamasaki for this fix.
All applied, thanks.
WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: linux-sh@vger.kernel.org, ian@mnementh.co.uk,
sameo@linux.intel.com, linux-input@vger.kernel.org
Subject: Re: [PATCH] mfd: Add power control platform data to SDHI driver
Date: Mon, 30 Nov 2009 03:05:04 +0000 [thread overview]
Message-ID: <20091130030503.GD7217@linux-sh.org> (raw)
In-Reply-To: <20091127092803.9204.29222.sendpatchset@rxone.opensource.se> <20091127073801.19796.38165.sendpatchset@rxone.opensource.se> <20091127073224.19786.60477.sendpatchset@rxone.opensource.se> <20091127051621.24738.14619.sendpatchset@rxone.opensource.se> <20091127043658.13573.80166.sendpatchset@rxone.opensource.se> <20091127043127.13567.23641.sendpatchset@rxone.opensource.se>
On Fri, Nov 27, 2009 at 01:31:27PM +0900, Magnus Damm wrote:
> This patch adds platform data with a function for power
> control to the SDHI driver. The idea is that board specific
> code can provide their own functions so power can be enabled
> and disabled for the sd-cards.
On Fri, Nov 27, 2009 at 01:36:58PM +0900, Magnus Damm wrote:
> This patch adds support for SDHI power control to the
> Ecovec board. Platform data and power control callbacks
> for SDHI0 and SDHI1 are added. Power is by default off.
On Fri, Nov 27, 2009 at 02:16:21PM +0900, Magnus Damm wrote:
> Add sh7724 code to save and restore CPG state during
> R-standby. Only CPG registers IRDACLKCR and SPUCLKCR
> require software save and restore.
On Fri, Nov 27, 2009 at 04:32:24PM +0900, Magnus Damm wrote:
> This patch moves the KEYSC header file from the
> SuperH specific asm directory to a place where
> it can be shared by multiple architectures.
On Fri, Nov 27, 2009 at 04:38:01PM +0900, Magnus Damm wrote:
> This file breaks out the SuperH PFC code from
> arch/sh/kernel/gpio.c + arch/sh/include/asm/gpio.h
> to drivers/sh/pfc.c + include/linux/sh_pfc.h.
>
> Similar to the INTC stuff. The non-SuperH specific
> file location makes it possible to share the code
> between multiple architectures.
On Fri, Nov 27, 2009 at 06:28:03PM +0900, Magnus Damm wrote:
> This patch improves the serial port communication quality
> of port YC401 on the KFR2R09 board. With this fix serial
> console is fine at 115200 - up and down keys now work as
> expected. Thanks to Hirohide Yamasaki for this fix.
All applied, thanks.
next prev parent reply other threads:[~2009-11-30 3:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-27 9:28 [PATCH] sh: Improve kfr2r09 serial port setup code Magnus Damm
2009-11-27 7:38 ` [PATCH] sh: Break out SuperH PFC code Magnus Damm
2009-11-27 7:32 ` [PATCH] sh: Move KEYSC header file Magnus Damm
2009-11-27 7:32 ` Magnus Damm
2009-11-27 5:16 ` [PATCH] sh: Add CPG save/restore code for sh7724 R-standby Magnus Damm
2009-11-27 4:36 ` [PATCH] sh: Add SDHI power control support to Ecovec Magnus Damm
2009-11-27 4:31 ` [PATCH] mfd: Add power control platform data to SDHI driver Magnus Damm
2009-11-27 19:47 ` Samuel Ortiz
2009-11-28 13:10 ` Magnus Damm
2009-11-29 23:56 ` Samuel Ortiz
2009-11-30 3:05 ` Paul Mundt [this message]
2009-11-30 3:05 ` Paul Mundt
2009-11-28 1:43 ` [PATCH] sh: Move KEYSC header file Dmitry Torokhov
2009-11-28 1:43 ` Dmitry Torokhov
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=20091130030503.GD7217@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=ian@mnementh.co.uk \
--cc=linux-input@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.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.