]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx8mp: change AUDIO_AXI_CLK_ROOT freq. to 800MHz
authorLaurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Wed, 26 Feb 2025 16:45:13 +0000 (11:45 -0500)
committerShawn Guo <shawnguo@kernel.org>
Tue, 11 Mar 2025 03:04:12 +0000 (11:04 +0800)
AUDIO_AXI_CLK_ROOT can't run at currently requested 600MHz w/ its parent
SYS_PLL1 configured at 800MHz. Configure it to run at 800MHz as some
applications running on the DSP expect the core to run at this frequency
anyways. This change also affects the AUDIOMIX NoC.

Fixes: b739681b3f8b ("arm64: dts: imx8mp: Fix SDMA2/3 clocks")
Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp.dtsi

index abb272682debf782ba6b9e098dd26eba733517cf..ce6793b2d57eef9489645f498a89f4bd8f3388d5 100644 (file)
                                                assigned-clock-parents = <&clk IMX8MP_SYS_PLL1_800M>,
                                                                         <&clk IMX8MP_SYS_PLL1_800M>;
                                                assigned-clock-rates = <400000000>,
-                                                                      <600000000>;
+                                                                      <800000000>;
                                        };
 
                                        pgc_gpu2d: power-domain@6 {