[alsa-devel] [PATCH 2/4] ASoC: SAMSUNG: Add I2S0 internal dma driver
Sangbeom Kim
sbkim73 at samsung.com
Fri Jun 10 01:41:45 CEST 2011
On Thu, Jun 9, 2011 at 9:33 PM, Kyungmin Park wrote:
> > +#ifndef __S3C_IDMA_H_
> > +#define __S3C_IDMA_H_
> > +
> > +#ifdef CONFIG_ARCH_EXYNOS4
> > +#define LP_TXBUFF_ADDR (0x02020000)
> > +#else
> > +#define LP_TXBUFF_ADDR (0xC0000000)
> > +#endif
>
> Are there more fancy way to define the internal DMA address?
> Are you sure new EXYNOS4 series will use the same address?
I'm not sure that the new Exynos4 series will have a same address.
I will try to find more fancy way to define idma address in the next
version.
Thanks
SB Kim.
More information about the Alsa-devel
mailing list