Skip to content

audio:mqs: Fix audio popping when using the MQS

Tobias Kahlki requested to merge updated_audio_patch into linux-5.10.104-guf

The i.MX6 ULL has an audio block equipped, that can generate audio via a standard GPIO. Since the MQS (Medium Quality Sound) is a very basic audio interface, it doesn't provide any filtering of unwanted artifacts in the audio stream. This leads to a popping noise when playing audio on the Nallino. The patch changes the SAI to always generate a signal for the MQS and transfers the control of the external amplifier to the MQS driver. This helps in reducing the noticeable interference when playing audio.

Original patch-set by Sam Crossman sam.crossman@seco.com

f750e64c 22e654f0 5b432bde

BCS 746-001052

Merge request reports

Loading