summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@freescale.com>2016-06-13 12:06:19 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:24:47 +0800
commitf323cda482ac4c1681f9625d20491af9d6474d33 (patch)
tree1d5fa91487396d9ebf2f77d457922ac1ace2d67d
parent3c044608c3eb4d7686bd4678825329ffa401e74b (diff)
MLK-12900-2: ARM: dts: fix asrc mqs noise issue
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)
-rw-r--r--arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-wm8958.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-wm8958.dts b/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-wm8958.dts
index 8ff24dab5a2f..b7c3afe87343 100644
--- a/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-wm8958.dts
+++ b/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-wm8958.dts
@@ -132,7 +132,7 @@
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";
};