Re: [PATCH V2 2/2] arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clock

From: Fabio Estevam
Date: Tue Aug 15 2023 - 21:59:21 EST


On Tue, Aug 15, 2023 at 8:11 PM Adam Ford <aford173@xxxxxxxxx> wrote:
>
> A previous patch removed the audio PLL configuration from the clk

Same comment as in previous patch.

> node, which resulted in an incorrect clock rate when attempting
> to playback audio. 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@xxxxxxxxx>
> Reviewed-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx>

Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx>