Home
last modified time | relevance | path

Searched hist:"84 fa1865" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-ringneck-haikou.dts84fa1865 Thu Sep 07 10:17:15 CDT 2023 Ermin Sunj <ermin.sunj@theobroma-systems.com> arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikou

If the codec is not the clock master, the MCLK needs to be
synchronous to both I2S_SCL ans I2S_LRCLK. We do not have that
on Haikou, causing distorted audio.

Before:

Running an audio test script on Ringneck, 1kHz
output sine wave is not stable and shows distortion.

After:

10h audio test script loop failed only one time.
That is 0.00014% failure rate.

Cc: stable@vger.kernel.org
Fixes: c484cf93f61b ("arm64: dts: rockchip: add PX30-µQ7 (Ringneck) SoM with Haikou baseboard")
Signed-off-by: Ermin Sunj <ermin.sunj@theobroma-systems.com>
Signed-off-by: Jakob Unterwurzacher <jakob.unterwurzacher@theobroma-systems.com>
Link: https://lore.kernel.org/r/20230907151725.198347-1-jakob.unterwurzacher@theobroma-systems.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>