ARM: dts: i.MX27: Disable AUDMUX in the template
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 10 Aug 2013 08:51:50 +0000 (12:51 +0400)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 22 Aug 2013 15:29:55 +0000 (23:29 +0800)
AUDMUX expects additional parameters to be configured correctly,
so turn it off into a template.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27.dtsi

index 76cd89f..c037c22 100644 (file)
                                reg = <0x10016000 0x1000>;
                                clocks = <&clks 0>;
                                clock-names = "audmux";
+                               status = "disabled";
                        };
 
                        cspi3: cspi@10017000 {