ARM: dts: imx6qdl: disable spdif "rxtx5" clock option
authorShawn Guo <shawn.guo@linaro.org>
Sat, 16 Nov 2013 14:38:29 +0000 (22:38 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 18 Nov 2013 01:21:29 +0000 (09:21 +0800)
commit793b4b10720174b6b27beaf915425248858d7fc5
tree820c21efe99dd59e781854811c2eee40a55afab5
parent036e29918078e38b0b127b89deb4c595028c1bc0
ARM: dts: imx6qdl: disable spdif "rxtx5" clock option

The spdif "rxtx5" clock option is being set to ipg clk (62) by mistake.
This causes an incorrect time keeping when spdif driver is running,
because ipg is ancestor clock for clocksource while spdif driver will
change the rate of this clock in certain circumstance.  Before the
correct clock for "rxtx5" option can be supplied, let's disable this
option for now by filling a dummy clock for it.

Reported-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6qdl.dtsi