Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 208ec6ff authored by Bo Shen's avatar Bo Shen Committed by Nicolas Ferre
Browse files

ARM: at91: sama5d3: disable sound by default



Make the sound device in disabled status by default

Signed-off-by: default avatarBo Shen <voice.shen@atmel.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 58962b74
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -170,5 +170,7 @@

		atmel,ssc-controller = <&ssc0>;
		atmel,audio-codec = <&wm8904>;

		status = "disabled";
	};
};