From: Anssi Hannula Date: Sun, 15 Jun 2014 23:39:44 +0000 (+0300) Subject: ARM: dts: imx6: remove wrong spdif rxtx2 clock X-Git-Tag: cleanup-for-v3.18~79^2~22^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cd7ad973f5ae5136a01a22269f4afc0027ad434;p=pandora-kernel.git ARM: dts: imx6: remove wrong spdif rxtx2 clock The rxtx2 clock of i.MX6 S/PDIF is currently set to "asrc" clock. However, according to SoC documentation, rxtx2 is connected to ASRC_EXT_CLK, a different external clock. Testing on Cubox-i system seems to confirm that: when fsl_spdif is forced to select rxtx2 as input clock, audio playback fails with an I/O error. Set rxtx2 to the dummy clock by default to prevent fsl_spdif from selecting it. Signed-off-by: Anssi Hannula Cc: Mark Brown Acked-by: Nicolin Chen Signed-off-by: Shawn Guo --- Reading git-diff-tree failed