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

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

Merge "ARM: dts: msm: Replace swr dmic mic bias number on Lahaina"

parents c5211700 4b93df48
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -446,7 +446,7 @@ Required properties:
 - reg: Specifies the SWR MIC soundwire slave unique device address
 - qcom,swr-dmic-prefix: Prefix to use for alsa widgets and routes
 - qcom,codec-name: Name for the corresponding swr mic codec
 - qcom,mic-bias-num: Mic bias number that turns on this device's power supply
 - qcom,swr-dmic-supply: Mic bias widget name that turns on this device's power supply
 - qcom,wcd-handle: pHandle to wcd node that can enable this device's supply

Example:
@@ -455,6 +455,6 @@ swr_dmic_01: dmic_swr@58350220 {
	reg = <0x08 0x58350220>;
	qcom,swr-dmic-prefix = "SWR_MIC0";
	qcom,codec-name = "swr-dmic-01";
	qcom,mic-bias-num = <1>;
	qcom,swr-dmic-supply = "MIC BIAS1 Standalone";
	qcom,wcd-handle = <&wcd938x_codec>;
};
+4 −4
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@
				reg = <0x08 0x58350220>;
				qcom,swr-dmic-prefix = "SWR_MIC0";
				qcom,codec-name = "swr-dmic-01";
				qcom,mic-bias-num = <3>;
				qcom,swr-dmic-supply = "MIC BIAS3 Standalone";
				qcom,wcd-handle = <&wcd938x_codec>;
			};

@@ -76,7 +76,7 @@
				reg = <0x08 0x58350221>;
				qcom,swr-dmic-prefix = "SWR_MIC1";
				qcom,codec-name = "swr-dmic-02";
				qcom,mic-bias-num = <1>;
				qcom,swr-dmic-supply = "MIC BIAS1 Standalone";
				qcom,wcd-handle = <&wcd938x_codec>;
			};

@@ -85,7 +85,7 @@
				reg = <0x08 0x58350222>;
				qcom,swr-dmic-prefix = "SWR_MIC2";
				qcom,codec-name = "swr-dmic-03";
				qcom,mic-bias-num = <1>;
				qcom,swr-dmic-supply = "MIC BIAS1 Standalone";
				qcom,wcd-handle = <&wcd938x_codec>;
			};

@@ -94,7 +94,7 @@
				reg = <0x08 0x58350223>;
				qcom,swr-dmic-prefix = "SWR_MIC3";
				qcom,codec-name = "swr-dmic-04";
				qcom,mic-bias-num = <3>;
				qcom,swr-dmic-supply = "MIC BIAS3 Standalone";
				qcom,wcd-handle = <&wcd938x_codec>;
			};
		};