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

Commit 10dea61a authored by Josh Kirsch's avatar Josh Kirsch
Browse files

ARM: dts: msm: Add audio apr device for SDX24



Add device node for audio apr device for SDX24 target.
This device is added to represent APR module.

Change-Id: I6b43df4a3eb08dbc478bd7a1381068614279e112
Signed-off-by: default avatarJosh Kirsch <jkirsch@codeaurora.org>
parent 08e5b09d
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2018, 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
@@ -69,6 +69,10 @@
		compatible = "qcom,msm-pcm-hostless";
	};

	audio_apr: qcom,msm-audio-apr {
		compatible = "qcom,msm-audio-apr";
	};

	host_pcm: qcom,msm-voice-host-pcm {
		compatible = "qcom,msm-voice-host-pcm";
	};