Explorar o código

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 <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Alexander Shiyan %!s(int64=12) %!d(string=hai) anos
pai
achega
1c04ab0f0f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      arch/arm/boot/dts/imx27.dtsi

+ 1 - 0
arch/arm/boot/dts/imx27.dtsi

@@ -300,6 +300,7 @@
 				reg = <0x10016000 0x1000>;
 				clocks = <&clks 0>;
 				clock-names = "audmux";
+				status = "disabled";
 			};
 
 			cspi3: cspi@10017000 {