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

Commit c4f6d483 authored by Vatsal Bucha's avatar Vatsal Bucha Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Disable haptics for yupik atp

Disable haptics for yupik atp and enable both wsa.

Change-Id: I0fcfa71931aabcfdf075a765d287a1edfbd1b8a5
parent 14898e05
Loading
Loading
Loading
Loading
+6 −10
Original line number Diff line number Diff line
@@ -326,11 +326,6 @@
	status = "disabled";
};

&swr_haptics {
	status = "okay";
	swr-slave-supply = <&hap_swr_slave_reg>;
};

&yupik_snd {
	qcom,model = "lahaina-yupikqrd-snd-card";
	qcom,audio-routing =
@@ -357,7 +352,6 @@
		"IN1_HPHL", "HPHL_OUT",
		"IN2_HPHR", "HPHR_OUT",
		"IN3_AUX", "AUX_OUT",
		"HAP_IN", "PCM_OUT",
		"WSA SRC0_INP", "SRC0",
		"WSA_TX DEC0_INP", "TX DEC0 MUX",
		"WSA_TX DEC1_INP", "TX DEC1 MUX",
@@ -390,11 +384,13 @@
	qcom,msm-mbhc-gnd-swh = <1>;

	asoc-codec  = <&stub_codec>, <&bolero>,
		      <&wcd938x_codec>, <&swr_haptics>,
		      <&wsa883x_0222>;
		      <&wcd938x_codec>,
		      <&wsa883x_0222>,
		      <&ext_disp_audio_codec>;
	asoc-codec-names = "msm-stub-codec.1", "bolero_codec",
			   "wcd938x_codec", "swr-haptics",
			   "wsa-codec2";
			   "wcd938x_codec",
			   "wsa-codec2",
			   "msm-ext-disp-audio-codec-rx";
	qcom,wsa-max-devs = <1>;
	qcom,msm_audio_ssr_devs = <&audio_apr>, <&q6core>, <&lpi_tlmm>,
				  <&bolero>;