Skip to content

Draft: ASoC: mediatek: mt8195: Fix the sound after suspend-to-ram S3

Fix the sound after suspend-to-ram S3 by:

  • add system_sleep_ops, which calls runtime PM
  • remove AUDIO_TOP_CON* from the mt8195_is_volatile_reg list
  • remove mt8195_cg_patch

Current testing status:

  • Headset Out.
  • Headset In: No sound after resume.
  • DMIC: Currently hangs.
  • I2s: No sound after resume.

Bug: AIOT-1170

Signed-off-by: Amjad Ouled-Ameur aouledameur@baylibre.com

Edited by Amjad Ouled-Ameur

Merge request reports