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

Commit ef9bd8b1 authored by Asish Bhattacharya's avatar Asish Bhattacharya Committed by Gerrit - the friendly Code Review server
Browse files

dts: arm: enable q6core platform device for sdxpoorwills



Switch q6core to platform to register for snd notification.

Change-Id: I131dcbf7b3e0afffb1119e43b3c01c9f7096b76a
Signed-off-by: default avatarAsish Bhattacharya <asishb@codeaurora.org>
parent 135850b2
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015-2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2020, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -72,6 +72,13 @@
	audio_apr: qcom,msm-audio-apr {
		compatible = "qcom,msm-audio-apr";
		qcom,subsys-name = "apr_modem";
		msm_audio_apr_dummy {
			compatible = "qcom,msm-audio-apr-dummy";
		};
	};

	q6core: qcom,q6core-audio {
		compatible = "qcom,q6core-audio";
	};

	host_pcm: qcom,msm-voice-host-pcm {
+3 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2017, The Linux Foundation. All rights reserved.
 * Copyright (c) 2017, 2020, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -53,6 +53,8 @@
			<&wsa881x_0213>, <&wsa881x_0214>;
	qcom,wsa-aux-dev-prefix = "SpkrLeft", "SpkrRight",
				  "SpkrLeft", "SpkrRight";
	qcom,msm_audio_ssr_devs = <&audio_apr>, <&wcd934x_cdc>,
				  <&q6core>;
};

&soc {