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

Commit 701ebd1f authored by smanag's avatar smanag Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update subsys-name in codec node for MSM8916, MSM8909



Targets which use 8x16 internal codec have to register with subsytem
restart notifier module for modem subsytem to get notifier callbacks
during subsystem restart.

CRs-Fixed: 2127307
Change-Id: I8b4e3c2082c95dd17abe45940c6580cf7d5530dd
Signed-off-by: default avatarSoumya Managoli <smanag@codeaurora.org>
parent 089ebed2
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
/* Copyright (c) 2013-2014, 2016 The Linux Foundation. All rights reserved.
/* Copyright (c) 2013-2014, 2016-2017, 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
@@ -600,6 +601,7 @@
						   "cdc-vdda-cp";

			qcom,cdc-on-demand-supplies = "cdc-vdd-mic-bias";
			qcom,subsys-name = "modem";
		};

		pm8916_tombak_analog: msm8x16_wcd_codec@f100{
+1 −0
Original line number Diff line number Diff line
@@ -116,6 +116,7 @@
	qcom,cdc-vdd-spkdrv-current = <20000>;
	qcom,cdc-on-demand-supplies = "cdc-vdd-mic-bias",
				      "cdc-vdd-spkdrv";
	qcom,subsys-name = "modem";
};

&wcnss {