alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Convert davinci ASoC to genalloc SRAM
@ 2012-10-04 10:15 Matt Porter
  2012-10-04 10:15 ` [PATCH 1/2] ASoC: davinci: replace private sram api with genalloc Matt Porter
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Matt Porter @ 2012-10-04 10:15 UTC (permalink / raw)
  To: Mark Brown, gururaja.hebbar, Sekhar Nori
  Cc: Linux Kernel Mailing List, Alsa Devel List,
	Linux DaVinci Kernel List, Ben Gardiner, Daniel Mack

This series converts davinci ASoC to use genalloc and enables
that support on DA850. It applies on top of the uio_pruss/genalloc
series [1] which allows DaVinci to provide a gen_pool via pdata
for driver use.

I've tested this on the AM180x EVM. Note that prior to this,
the SRAM paths in the driver were completely unused. I've only
enabled ping-pong buffering on the platform I can test as it's
best to allow those with DM644x and similar platforms to set the
playback/capture sram size to something that's known to work
for them.

[1] http://www.spinics.net/lists/arm-kernel/msg198854.html

Matt Porter (2):
  ASoC: davinci: replace private sram api with genalloc
  ARM: davinci: enable SRAM ping ping buffering on DA850

 arch/arm/mach-davinci/board-da850-evm.c   |   24 ++++++++++++++----------
 include/linux/platform_data/davinci_asp.h |    3 +++
 sound/soc/davinci/davinci-mcasp.c         |    2 ++
 sound/soc/davinci/davinci-pcm.c           |   18 ++++++++++++------
 sound/soc/davinci/davinci-pcm.h           |    2 ++
 5 files changed, 33 insertions(+), 16 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2012-11-08 15:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04 10:15 [PATCH 0/2] Convert davinci ASoC to genalloc SRAM Matt Porter
2012-10-04 10:15 ` [PATCH 1/2] ASoC: davinci: replace private sram api with genalloc Matt Porter
2012-10-04 10:15 ` [PATCH 2/2] ARM: davinci: enable SRAM ping ping buffering on DA850 Matt Porter
2012-11-08 15:02   ` Arnd Bergmann
2012-10-05 21:34 ` [PATCH 0/2] Convert davinci ASoC to genalloc SRAM Matt Porter
2012-10-10  6:54 ` Kumar, Anil
2012-10-10  7:04   ` Daniel Mack
2012-10-10  9:59     ` Kumar, Anil
2012-10-10 10:02       ` Daniel Mack

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