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

Commit 22951366 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Fix support for WSA device detection on QRD SDM845"

parents 0dbf3574 d4810dbe
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -137,6 +137,24 @@
	};
};

&slim_aud {
	tavil_codec {
		swr_master {
			wsa881x_0211: wsa881x@20170211 {
				compatible = "qcom,wsa881x";
				reg = <0x00 0x20170211>;
				qcom,spkr-sd-n-node = <&wsa_spkr_wcd_sd2>;
			};

			wsa881x_0213: wsa881x@21170213 {
				compatible = "qcom,wsa881x";
				reg = <0x00 0x21170213>;
				qcom,spkr-sd-n-node = <&wsa_spkr_wcd_sd2>;
			};
		};
	};
};

&ufsphy_mem {
	compatible = "qcom,ufs-phy-qmp-v3";