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

Commit 56440bd2 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 3794a136 5bb42bd1
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;
};