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

Commit 85a04924 authored by Rama Krishna Phani A's avatar Rama Krishna Phani A
Browse files

ARM: dts: msm: Disable dma mode for SSC QUPV3 for SM8150



Disable dma mode for SSC QUPV3 serial engines for SPI
data transfers.

Change-Id: I86b4d3b3ead17c2c2ffd6247e13388a6f6fc5b75
Signed-off-by: default avatarRama Krishna Phani A <rphani@codeaurora.org>
parent f2f4b1e7
Loading
Loading
Loading
Loading
+2 −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
@@ -1073,6 +1073,7 @@
		pinctrl-1 = <&qupv3_se22_spi_sleep>;
		spi-max-frequency = <50000000>;
		qcom,wrapper-core = <&qupv3_3>;
		qcom,disable-dma;
		status = "disabled";
	};
};