[PATCH 2/8] ARM: at91: sama5d3: disable sound by default
Bo Shen
voice.shen at atmel.com
Mon Mar 17 05:45:35 EDT 2014
Make the sound device in disabled status by default
Signed-off-by: Bo Shen <voice.shen at atmel.com>
---
arch/arm/boot/dts/sama5d3xmb.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/sama5d3xmb.dtsi b/arch/arm/boot/dts/sama5d3xmb.dtsi
index dba739b..2938605 100644
--- a/arch/arm/boot/dts/sama5d3xmb.dtsi
+++ b/arch/arm/boot/dts/sama5d3xmb.dtsi
@@ -170,5 +170,7 @@
atmel,ssc-controller = <&ssc0>;
atmel,audio-codec = <&wm8904>;
+
+ status = "disabled";
};
};
--
1.8.5.2
More information about the linux-arm-kernel
mailing list