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

Commit f3f239d9 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Disable dma mode for SSC QUPV3 on SA6155P VM"

parents 305dc815 f43d9466
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
/* Copyright (c) 2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2019-2020, 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
@@ -426,6 +426,7 @@
		pinctrl-1 = <&qupv3_se9_spi_sleep>;
		spi-max-frequency = <50000000>;
		qcom,wrapper-core = <&qupv3_2>;
		qcom,disable-dma;
		status = "disabled";
	};

@@ -445,6 +446,7 @@
		pinctrl-1 = <&qupv3_se10_spi_sleep>;
		spi-max-frequency = <50000000>;
		qcom,wrapper-core = <&qupv3_2>;
		qcom,disable-dma;
		status = "disabled";
	};
};