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

Commit 607af619 authored by Ashish Jain's avatar Ashish Jain
Browse files

ARM: dts: msm: Add wcd-glink driver node for msm8909w BG v2



Add wcd-glink driver node for hotword detection communication
with BG.

Change-Id: Ic4cff9c1be49b4f05e7bc4bb7024c7db3a917a61
Signed-off-by: default avatarAshish Jain <ashishj@codeaurora.org>
parent a6104efd
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -177,4 +177,9 @@
			qcom,msm-cpudai-tdm-data-align = <0>;
		};
	};

	wdsp_glink: qcom,wcd-dsp-glink {
		compatible = "qcom,wcd-dsp-glink";
		qcom,msm-codec-glink-edge = "bg";
	};
};