]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: mediatek: Add mediatek common debug dump
authorYC Hung <yc.hung@mediatek.com>
Tue, 17 May 2022 17:31:08 +0000 (12:31 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 19 May 2022 15:44:25 +0000 (16:44 +0100)
commit6bf2ee4f5902b9bc58820e39f4944d8c0bd2b832
tree1997ebfdb86e14a77dfbf3b2677b9deaa630ef77
parent45f00846db987926ec3e6e9458db3ea883549846
ASoC: SOF: mediatek: Add mediatek common debug dump

1.Add mtk-adsp-common.c file for mediatek platforms common usage.
2.Add mtk_adsp_dump implementation in mtk-adsp-common.c for general
  debug dump.

Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: YC Hung <yc.hung@mediatek.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220517173109.468568-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/mediatek/Makefile
sound/soc/sof/mediatek/mtk-adsp-common.c [new file with mode: 0644]
sound/soc/sof/mediatek/mtk-adsp-common.h [new file with mode: 0644]