Integrate linux-seco-imx/seco_lf-5.10.y-mx8q_audio
[C26] add HDMI audio TX delay
--
[C43] add HDMI audio TX delay
--
[DRIVER] ASoC: fsl_sai: add dts property for PCM trigger TX delay
On the MX8QM SoC in case of HDMI TX audio playback there was a loss of samples at the beginning of each audio stream. Add a DT property for configurable delay on the SAI SNDRV_PCM_TRIGGER TX ops.
--
[C26] fix allowed rates for HDMI-IN audio
--
[C43] fix allowed rates for HDMI-IN audio
--
[DRIVER] ASoC: fsl_sai: disable unexplained clk rate check
NXP SAI often won't find a matching sampling rate because of an unexplained control on the clk rate. Turn that check into an alert instead of ending the execution of the function: this way frequently both the 48000Hz and 44100Hz sample rates work correctly.
--
[C26] fix HDMI audio compatibles
--
[C43] fix HDMI audio compatibles