linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/05] sh: pfc: Variable bitfield width and unlock reg patches
@ 2011-12-13 16:00 Magnus Damm
  0 siblings, 0 replies; 2+ messages in thread
From: Magnus Damm @ 2011-12-13 16:00 UTC (permalink / raw)
  To: linux-sh

sh: pfc: Variable bitfield width and unlock reg patches

[PATCH 01/05] sh: pfc: Add gpio_read_bit() for data register access
[PATCH 02/05] sh: pfc: Convert index to field and value pair
[PATCH 03/05] sh: pfc: Add config_reg_helper() function
[PATCH 04/05] sh: pfc: Variable bitfield width config register support
[PATCH 05/05] sh: pfc: Unlock register support

Update the common PFC code to support r8a7779 by adding:
- Variable bitfield width config register support (Patch 4)
- Unlock register support (Patch 5)

Patch 1-3 contain incremental changes needed for 4.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Depends on "[PATCH] sh: pfc: ioremap() support"

 drivers/sh/pfc.c       |  202 +++++++++++++++++++++++++-----------------------
 include/linux/sh_pfc.h |   11 ++
 2 files changed, 117 insertions(+), 96 deletions(-)

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

* Re: [PATCH 00/05] sh: pfc: Variable bitfield width and unlock reg patches
@ 2012-01-09  0:34 Paul Mundt
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2012-01-09  0:34 UTC (permalink / raw)
  To: linux-sh

On Wed, Dec 14, 2011 at 01:00:27AM +0900, Magnus Damm wrote:
> sh: pfc: Variable bitfield width and unlock reg patches
> 
> [PATCH 01/05] sh: pfc: Add gpio_read_bit() for data register access
> [PATCH 02/05] sh: pfc: Convert index to field and value pair
> [PATCH 03/05] sh: pfc: Add config_reg_helper() function
> [PATCH 04/05] sh: pfc: Variable bitfield width config register support
> [PATCH 05/05] sh: pfc: Unlock register support
> 
> Update the common PFC code to support r8a7779 by adding:
> - Variable bitfield width config register support (Patch 4)
> - Unlock register support (Patch 5)
> 
> Patch 1-3 contain incremental changes needed for 4.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>
> ---
> 
>  Depends on "[PATCH] sh: pfc: ioremap() support"
> 

Applied to common/pfc, thanks.

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

end of thread, other threads:[~2012-01-09  0:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13 16:00 [PATCH 00/05] sh: pfc: Variable bitfield width and unlock reg patches Magnus Damm
  -- strict thread matches above, loose matches on Subject: below --
2012-01-09  0:34 Paul Mundt

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).