mbox series

[0/2] ASoC: SOF: mediatek: add debug dump

Message ID 20220517173109.468568-1-pierre-louis.bossart@linux.intel.com
Headers show
Series ASoC: SOF: mediatek: add debug dump | expand

Message

Pierre-Louis Bossart May 17, 2022, 5:31 p.m. UTC
YC Hung (2):
  ASoC: SOF: mediatek: Add mediatek common debug dump
  ASoC: SOF: mediatek: Add mt8195 debug dump

 sound/soc/sof/mediatek/Makefile          |  1 +
 sound/soc/sof/mediatek/mt8195/mt8195.c   | 29 ++++++++
 sound/soc/sof/mediatek/mtk-adsp-common.c | 84 ++++++++++++++++++++++++
 sound/soc/sof/mediatek/mtk-adsp-common.h | 10 +++
 4 files changed, 124 insertions(+)
 create mode 100644 sound/soc/sof/mediatek/mtk-adsp-common.c
 create mode 100644 sound/soc/sof/mediatek/mtk-adsp-common.h

Comments

Mark Brown May 20, 2022, 11:18 a.m. UTC | #1
On Tue, 17 May 2022 12:31:07 -0500, Pierre-Louis Bossart wrote:
> YC Hung (2):
>   ASoC: SOF: mediatek: Add mediatek common debug dump
>   ASoC: SOF: mediatek: Add mt8195 debug dump
> 
> sound/soc/sof/mediatek/Makefile          |  1 +
>  sound/soc/sof/mediatek/mt8195/mt8195.c   | 29 ++++++++
>  sound/soc/sof/mediatek/mtk-adsp-common.c | 84 ++++++++++++++++++++++++
>  sound/soc/sof/mediatek/mtk-adsp-common.h | 10 +++
>  4 files changed, 124 insertions(+)
>  create mode 100644 sound/soc/sof/mediatek/mtk-adsp-common.c
>  create mode 100644 sound/soc/sof/mediatek/mtk-adsp-common.h
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: SOF: mediatek: Add mediatek common debug dump
      commit: 698c1e99a0a3b883a629159ae47fa41778209258
[2/2] ASoC: SOF: mediatek: Add mt8195 debug dump
      commit: 3a054f90e95500387cc871f5a04ad91def1664ed

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark