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

Commit 3bfce1b9 authored by Laxminath Kasam's avatar Laxminath Kasam
Browse files

ARM: dts: msm: update sound card name for msmtitanium



Use common sound card name for both mtp and rcm for msmtitanium.
There is no delta in features, so using the same name.

Change-Id: I1a6df42b0eac4b9ebae8a0ea3b1307ee6c497ef4
Signed-off-by: default avatarLaxminath Kasam <lkasam@codeaurora.org>
parent 2f49086b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, 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
@@ -43,6 +43,6 @@
};

&ext_codec {
	qcom,model = "msm8953-tasha-mtp-snd-card";
	qcom,model = "msm8953-tasha-snd-card";
	status = "okay";
};
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, 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
@@ -43,6 +43,6 @@
};

&ext_codec {
	qcom,model = "msm8953-tasha-mtp-snd-card";
	qcom,model = "msm8953-tasha-snd-card";
	status = "okay";
};