All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] OMAP4: Fix CLKR/FSR mux for port with 6 pin mode
@ 2011-12-22 17:31 ` Peter Ujfalusi
  0 siblings, 0 replies; 16+ messages in thread
From: Peter Ujfalusi @ 2011-12-22 17:31 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Tony Lindgren
  Cc: Jarkko Nikula, alsa-devel, linux-omap, linux-arm-kernel

Hello,

This series will fix the CLKR/FSR signal mux configuration for OMAP4 devices.
McBSP4 has 6 pin configuration on McBSP4 port while OMAP2/3 has the same
capability on McBSP1 port.
The API for mux control will be simplified for the mcbsp users (ASoC).

The series depends on earlier series sent for mcbsp:
OMAP4: McBSP: Fix clock reparenting

I think the ASoC patch can go via linux-omap, since we do not have other changes
for McBSP coming via sound tree.

Regards,
Peter
---
Peter Ujfalusi (5):
  OMAP2/3: mcbsp: Check McBSP port number in CLKR/FSR mux callback
  OMAP: mcbsp: Signle function for CLKR/FSR source mux configuration
  ASoC: omap-mcbsp: Use the new interface for configuring CLKR/FSR mux
  OMAP: mcbsp: Remove old CLKR/FSR mux functions
  OMAP4: mcbsp: Callback function for McBSP4 CLKR/FSR mux selection

 arch/arm/mach-omap2/mcbsp.c             |   47 +++++++++++++++++++++++++++++
 arch/arm/plat-omap/include/plat/mcbsp.h |   15 ++++------
 arch/arm/plat-omap/mcbsp.c              |   49 +++++++++++++++----------------
 sound/soc/omap/omap-mcbsp.c             |   12 +++++--
 4 files changed, 85 insertions(+), 38 deletions(-)

-- 
1.7.8.1


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

end of thread, other threads:[~2011-12-23 10:35 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-22 17:31 [PATCH 0/5] OMAP4: Fix CLKR/FSR mux for port with 6 pin mode Peter Ujfalusi
2011-12-22 17:31 ` Peter Ujfalusi
2011-12-22 17:31 ` [PATCH 1/5] OMAP2/3: mcbsp: Check McBSP port number in CLKR/FSR mux callback Peter Ujfalusi
2011-12-22 17:31   ` Peter Ujfalusi
2011-12-22 17:31 ` [PATCH 2/5] OMAP: mcbsp: Signle function for CLKR/FSR source mux configuration Peter Ujfalusi
2011-12-22 17:31   ` Peter Ujfalusi
2011-12-22 17:31 ` [PATCH 3/5] ASoC: omap-mcbsp: Use the new interface for configuring CLKR/FSR mux Peter Ujfalusi
2011-12-22 17:31   ` Peter Ujfalusi
2011-12-22 17:33   ` Mark Brown
2011-12-22 17:33     ` Mark Brown
2011-12-22 17:31 ` [PATCH 4/5] OMAP: mcbsp: Remove old CLKR/FSR mux functions Peter Ujfalusi
2011-12-22 17:31   ` Peter Ujfalusi
2011-12-22 17:31 ` [PATCH 5/5] OMAP4: mcbsp: Callback function for McBSP4 CLKR/FSR mux selection Peter Ujfalusi
2011-12-22 17:31   ` Peter Ujfalusi
2011-12-23 10:34 ` [PATCH 0/5] OMAP4: Fix CLKR/FSR mux for port with 6 pin mode Jarkko Nikula
2011-12-23 10:34   ` Jarkko Nikula

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.