linux_dsm_epyc7002/sound/soc
Timur Tabi 1a3c5a491a asoc/multi-component: fsl: add support for 36-bit physical addresses
Update the DMA driver used by the Freescale MPC8610 HPCD audio driver to
support 36-bit physical addresses, for both DMA buffers and the SSI registers.

The DMA driver calls snd_dma_alloc_pages() to allocate the DMA buffers for
playback and capture.  This function is just a front-end for
dma_alloc_coherent().  Currently, dma_alloc_coherent() only allocates buffers
in low memory (it ignores GFP_HIGHMEM), so we never actually get a DMA buffer
with a real 36-bit physical address.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2010-08-12 14:00:16 +01:00
..
atmel ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
au1x ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
blackfin ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
codecs ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
davinci ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
ep93xx ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
fsl asoc/multi-component: fsl: add support for 36-bit physical addresses 2010-08-12 14:00:16 +01:00
imx ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
jz4740 ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
kirkwood ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
nuc900 ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
omap ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
pxa ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
s3c24xx ASoC: multi-component - Add Goni sound driver 2010-08-12 14:00:15 +01:00
s6000 ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
sh ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
txx9 ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
Kconfig ASoC: Fix sorting of Makefile and Kconfig 2010-07-05 23:35:29 +09:00
Makefile ASoC: Fix sorting of Makefile and Kconfig 2010-07-05 23:35:29 +09:00
soc-cache.c ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
soc-core.c ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
soc-dapm.c ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
soc-jack.c ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
soc-utils.c ASoC: Add BCLK calculation utility for TDM mode too 2009-11-25 19:55:46 +00:00