Skip to content
Commit 05503214 authored by Nicolin Chen's avatar Nicolin Chen Committed by Takashi Iwai
Browse files

ALSA: Add SoC on-chip internal ram support for DMA buffer allocation



Now it's quite common that an SoC contains its on-chip internal RAM.
By using this RAM space for DMA buffer during audio playback/record,
we can shutdown the voltage for external RAM to save power.

So add new DEV type with iram malloc()/free() and accordingly modify
current default mmap() for the iram circumstance.

Signed-off-by: default avatarNicolin Chen <b42378@freescale.com>
Reviewed-by: default avatarLars-Peter Clausen <lars@metafoo.de>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 861e66d3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment