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

Commit fe34d665 authored by Kunlei Zhang's avatar Kunlei Zhang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: disable wcd on QRD khaje SKUs without WCD

Disable wcd on QRD khaje SKUs which has no WCD9375.

Change-Id: I75cea92f3201ef00b1ab11bbaa86a254b50671d9
parent 5924d764
Loading
Loading
Loading
Loading
+16 −0
Original line number Original line Diff line number Diff line
#include "khaje-qrd-hvdcp3p5.dtsi"
#include "khaje-qrd-hvdcp3p5.dtsi"

&wcd937x_codec {
	status = "disabled";
};

&wcd937x_rx_slave {
	status = "disabled";
};

&wcd937x_tx_slave {
	status = "disabled";
};

&bengal_snd {
	qcom,codec-max-aux-devs = <0>;
};