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

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

Merge "ARM: dts: msm: update SWR_DMIC to 0 on Lahaina QRD device"

parents 06a39a48 909b9f1c
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -32,6 +32,22 @@
	status = "ok";
};

&swr_dmic_01 {
	status = "disabled";
};

&swr_dmic_02 {
	status = "disabled";
};

&swr_dmic_03 {
	status = "disabled";
};

&swr_dmic_04 {
	status = "disabled";
};

&lahaina_snd {
	qcom,model = "lahaina-qrd-snd-card";

@@ -89,6 +105,8 @@
		"Digital Mic4", "VA MIC BIAS4",
		"Digital Mic5", "VA MIC BIAS4";

	qcom,swr-dmic-max-devs = <0>;

	qcom,cdc-dmic01-gpios = <&cdc_dmic01_gpios>;
	qcom,cdc-dmic23-gpios = <&cdc_dmic23_gpios>;
	qcom,cdc-dmic45-gpios = <&cdc_dmic45_gpios>;