mbox series

[v2,0/2] ASoC: mediatek: common: refine mtk_afe_fe_hw_params

Message ID 1573814926-15805-1-git-send-email-eason.yen@mediatek.com (mailing list archive)
Headers show
Series ASoC: mediatek: common: refine mtk_afe_fe_hw_params | expand

Message

Eason Yen Nov. 15, 2019, 10:48 a.m. UTC
This patch is to add more helpers to control mtk_memif dma_address/format/pbuf_size
And refine hw_params and hw_prepare by these helpers.

v2 changes:
  split patch v1 to two seprated patches for different purpose.

v1 changes:
  1. patchwork list:
     https://mailman.alsa-project.org/pipermail/alsa-devel/2019-November/158394.html

Eason Yen (2):
  ASoC: mediatek: common: add some helpers to control mtk_memif
  ASoC: mediatek: common: refine hw_params and hw_prepare

 sound/soc/mediatek/common/mtk-afe-fe-dai.c | 359 +++++++++++++++++++++++------
 sound/soc/mediatek/common/mtk-afe-fe-dai.h |  16 ++
 sound/soc/mediatek/common/mtk-base-afe.h   |  28 ++-
 3 files changed, 336 insertions(+), 67 deletions(-)