]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Always enable DRAM block for FW dump
authorJie Yang <yang.jie@intel.com>
Thu, 8 Jan 2015 12:12:52 +0000 (20:12 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 8 Jan 2015 18:18:27 +0000 (18:18 +0000)
commit8b467c750616da1f7c8b9c97cfb658035cef1d2e
treed3be7faca0eacd3d12125027c4f08ddfac3569ff
parentd4788799a31af406ac3be44e11efef9724710e44
ASoC: Intel: Always enable DRAM block for FW dump

The first 512 bytes of data DRAM memory is used for FW dump,
and this first data SRAM block should be never power gated
(always on), here always enable the block(DSRAM[0]) for D0
stage.

Signed-off-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/sst-haswell-dsp.c