linux-omap.vger.kernel.org archive mirror
 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
  2011-12-22 17:31 ` [PATCH 1/5] OMAP2/3: mcbsp: Check McBSP port number in CLKR/FSR mux callback Peter Ujfalusi
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ 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] 8+ messages in thread

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

Thread overview: 8+ 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 ` [PATCH 1/5] OMAP2/3: mcbsp: Check McBSP port number in CLKR/FSR mux callback 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 ` [PATCH 3/5] ASoC: omap-mcbsp: Use the new interface for configuring CLKR/FSR mux Peter Ujfalusi
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 ` [PATCH 5/5] OMAP4: mcbsp: Callback function for McBSP4 CLKR/FSR mux selection Peter Ujfalusi
2011-12-23 10:34 ` [PATCH 0/5] OMAP4: Fix CLKR/FSR mux for port with 6 pin mode Jarkko Nikula

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