From: Alexander Shiyan Date: Sat, 10 Aug 2013 08:51:50 +0000 (+0400) Subject: ARM: dts: i.MX27: Disable AUDMUX in the template X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1c04ab0f0f7abbaf9233d4187ed9715b8782b35d;p=linux-beck.git ARM: dts: i.MX27: Disable AUDMUX in the template AUDMUX expects additional parameters to be configured correctly, so turn it off into a template. Signed-off-by: Alexander Shiyan Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi index 76cd89fdd617..c037c223619a 100644 --- a/arch/arm/boot/dts/imx27.dtsi +++ b/arch/arm/boot/dts/imx27.dtsi @@ -300,6 +300,7 @@ reg = <0x10016000 0x1000>; clocks = <&clks 0>; clock-names = "audmux"; + status = "disabled"; }; cspi3: cspi@10017000 {