Skip to content

Integrate linux-seco-imx/seco_lf-5.10.y-mx8q_audio

GitBot requested to merge linux-seco-imx/seco_lf-5.10.y-mx8q_audio into kirkstone

Commit: edgehog/bsp/nxp/linux-seco-imx@9487adc7

[C26] add HDMI audio TX delay

--

Commit: edgehog/bsp/nxp/linux-seco-imx@364a9b21

[C43] add HDMI audio TX delay

--

Commit: edgehog/bsp/nxp/linux-seco-imx@51ba5481

[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.

--

Commit: edgehog/bsp/nxp/linux-seco-imx@7b85a8e5

[C26] fix allowed rates for HDMI-IN audio

--

Commit: edgehog/bsp/nxp/linux-seco-imx@83fcdaea

[C43] fix allowed rates for HDMI-IN audio

--

Commit: edgehog/bsp/nxp/linux-seco-imx@eecb5cc9

[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.

--

Commit: edgehog/bsp/nxp/linux-seco-imx@64f99845

[C26] fix HDMI audio compatibles

--

Commit: edgehog/bsp/nxp/linux-seco-imx@17a7d7c5

[C43] fix HDMI audio compatibles

Merge request reports