MLK-12900-2: ARM: dts: fix asrc mqs noise issue
authorShengjiu Wang <shengjiu.wang@freescale.com>
Mon, 13 Jun 2016 04:06:19 +0000 (12:06 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:31:07 +0000 (02:31 +0300)
Change the spdif's clock frequency for the frequency is too high
for asrc, which will cause the asrc p2p + mqs noise.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
(cherry picked from commit e623ad471a46cbe7d12f1ae8a58d5ea53129db22)
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-wm8958.dts

index 8ff24da..b7c3afe 100644 (file)
        assigned-clocks = <&clks IMX6UL_CLK_SPDIF_SEL>,
                          <&clks IMX6UL_CLK_SPDIF_PODF>;
        assigned-clock-parents = <&clks IMX6UL_CLK_PLL4_AUDIO_DIV>;
-       assigned-clock-rates = <0>, <98304000>;
+       assigned-clock-rates = <0>, <49152000>;
        status = "okay";
 };