arm64: dts: imx93: Configure clock rate for audio PLL
authorChancel Liu <chancel.liu@nxp.com>
Wed, 22 Nov 2023 10:19:58 +0000 (18:19 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 27 Nov 2023 01:27:44 +0000 (09:27 +0800)
Configure clock rate for audio PLL. There's one audio PLL on i.MX93. It
is used as parent clock for clocks that are multiple of 8kHz.

Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93.dtsi

index 9a7bff39519c57f74d3aeca229eb3fa775fc17ea..e6745801308e09704e2074b19a41585bfeaf3bba 100644 (file)
                                #clock-cells = <1>;
                                clocks = <&osc_32k>, <&osc_24m>, <&clk_ext1>;
                                clock-names = "osc_32k", "osc_24m", "clk_ext1";
+                               assigned-clocks = <&clk IMX93_CLK_AUDIO_PLL>;
+                               assigned-clock-rates = <393216000>;
                                status = "okay";
                        };