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

Commit 5959444d authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: disable audio"

parents 3d1704cd 59d19bc2
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -95,3 +95,15 @@
&sdx_ext_ipc {
	status = "ok";
};

&i2c_3 {
	tavil_codec {
		status = "disabled";
	};
};

&soc {
	sound-tavil {
		status = "disabled";
	};
};
+12 −0
Original line number Diff line number Diff line
@@ -25,3 +25,15 @@
&sdx_ext_ipc {
	status = "ok";
};

&i2c_3 {
	tavil_codec {
		status = "disabled";
	};
};

&soc {
	sound-tavil {
		status = "disabled";
	};
};