]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: imx8-apalis: add clock configuration for 44.1 kHz hdmi audio
authorStefan Eichenberger <stefan.eichenberger@toradex.com>
Mon, 20 Jan 2025 09:45:22 +0000 (10:45 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 25 Feb 2025 00:32:58 +0000 (08:32 +0800)
commit2e662a2c3770315d6459be2df7ea39a424ace6fb
tree900e67929c9aae11c2ae67b4ab1b84c3671b50ec
parent3a3eefecbf6da11a05016e42606a7c96baea7cda
arm64: dts: imx8-apalis: add clock configuration for 44.1 kHz hdmi audio

Currently, HDMI audio cannot play sound at a 44.1 kHz sample rate due to
a clock frequency mismatch. This update resolves the issue by allowing
the sai driver to change the clock parent to AUDIO_PLL_1 when the sample
rate is 44.1 kHz. It also ensures that AUDIO_PLL_1 operates at the
correct frequency for this configuration.

Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi