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

Commit df167072 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: disable "dma-coherent" on qcs605-360camera variant"

parents 36ffce49 8226b218
Loading
Loading
Loading
Loading
+49 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2017-2019, 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
@@ -419,3 +419,51 @@
		qcom,thermal-node;
	};
};

&msm_fastrpc_compute_cb1 {
	/delete-property/ dma-coherent;
};

&msm_fastrpc_compute_cb2 {
	/delete-property/ dma-coherent;
};

&msm_fastrpc_compute_cb3 {
	/delete-property/ dma-coherent;
};

&msm_fastrpc_compute_cb4 {
	/delete-property/ dma-coherent;
};

&msm_fastrpc_compute_cb5 {
	/delete-property/ dma-coherent;
};

&msm_fastrpc_compute_cb6 {
	/delete-property/ dma-coherent;
};

&msm_fastrpc_compute_cb7 {
	/delete-property/ dma-coherent;
};

&msm_fastrpc_compute_cb8 {
	/delete-property/ dma-coherent;
};

&msm_fastrpc_compute_cb9 {
	/delete-property/ dma-coherent;
};

&msm_fastrpc_compute_cb10 {
	/delete-property/ dma-coherent;
};

&msm_fastrpc_compute_cb11 {
	/delete-property/ dma-coherent;
};

&msm_fastrpc_compute_cb12 {
	/delete-property/ dma-coherent;
};