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

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

Merge " ARM: dts: msm: Enablement of tasha codec in qcs405"

parents 7d199ee2 c8bc0a0f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
	qcom,cdc-dmic45-gpios = <&cdc_dmic45_gpios>;
	qcom,cdc-dmic67-gpios = <&cdc_dmic67_gpios>;
	qcom,audio-routing =
		"RX_BIAS", "MCLK",
		"AMIC3", "MIC BIAS3",
		"AMIC4", "MIC BIAS4",
		"MIC BIAS3", "Analog Mic3",
+3 −3
Original line number Diff line number Diff line
@@ -119,9 +119,9 @@
};

&slim_aud {
	status = "disabled";
	status = "okay";
	msm_dai_slim {
		status = "disabled";
		status = "okay";
		compatible = "qcom,msm-dai-slim";
		elemental-addr = [ff ff ff fe 17 02];
	};
@@ -131,7 +131,7 @@
	tasha_mclk {
		tasha_mclk_default: tasha_mclk_default{
			pins = "gpio8";
			function = "func1";
			function = "func2";
			qcom,drive-strength = <2>;
			power-source = <0>;
			bias-disable;
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
		pinctrl-names = "active", "sleep";
		pinctrl-0 = <&tasha_mclk_default>;
		pinctrl-1 = <&tasha_mclk_default>;
		#clock-names = "osr_clk";
		clock-names = "osr_clk";
		clocks = <&pms405_clkdiv>;
		#clock-cells = <1>;
	};