arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clock
authorAdam Ford <aford173@gmail.com>
Sat, 19 Aug 2023 10:50:02 +0000 (05:50 -0500)
committerShawn Guo <shawnguo@kernel.org>
Sun, 24 Sep 2023 12:41:57 +0000 (20:41 +0800)
commit161af16c18f3e10d81870328928e5fff3a7d47bb
tree50caa675d681593a42a06d5d5e863faca099af2b
parentb739681b3f8b2a7a684a71ddd048b9b6b5400011
arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clock

Commit 16c984524862 ("arm64: dts: imx8mp: don't initialize audio clocks
from CCM node") removed the Audio clocks from the main clock node, because
the intent is to force people to setup the audio PLL clocks per board
instead of having a common set of rates since not all boards may use
the various audio PLL clocks for audio devices.

This resulted in an incorrect clock rate when attempting to playback
audio, since the AUDIO_PLL2 wasn't set any longer. Fix this by
setting the AUDIO_PLL2 rate inside the SAI3 node since it's the SAI3
that needs it.

Fixes: 16c984524862 ("arm64: dts: imx8mp: don't initialize audio clocks from CCM node")
Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-beacon-kit.dts