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

Commit 5bb42bd1 authored by Surendar Karka's avatar Surendar Karka Committed by Surendar karka
Browse files

ARM: dts: msm: delete wsa property for apq8053 IPC



Delete wsa codec name property for apq8053 IPC,
as wsa chip is not used for this platform.

CRs-Fixed: 2017227
Change-Id: I519c701b358a0baa71877e61e0434ed67fc675d9
Signed-off-by: default avatarSurendar karka <sukark@codeaurora.org>
parent bf10764e
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2016, The Linux Foundation. All rights reserved.
 * Copyright (c) 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
@@ -21,3 +21,7 @@
	compatible = "qcom,apq8053-ipc", "qcom,apq8053", "qcom,ipc";
	qcom,board-id= <12 0>;
};

&int_codec {
	/delete-property/asoc-wsa-codec-names;
};