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

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

Merge "ARM: dts: msm: move buffer length to main MHI device tree"

parents 155c4ddb 04b1052b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
		mhi,max-channels = <111>;
		mhi,timeout = <2000>;
		mhi,name = "esoc0";
		mhi,buffer-len = <0x8000>;

		mhi_channels {
			#address-cells = <1>;
@@ -630,6 +631,7 @@
		/* mhi bus specific settings */
		mhi,max-channels = <111>;
		mhi,timeout = <2000>;
		mhi,buffer-len = <0x8000>;

		mhi_channels {
			#address-cells = <1>;
+1 −2
Original line number Diff line number Diff line
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-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
@@ -30,7 +30,6 @@
	memory-region = <&mhi_mem>;
	mhi,use-bb;
	mhi,allow-m1; /* use legacy mode for suspends */
	mhi,buffer-len = <0x8000>;
	qcom,addr-win = <0x0 0xa0000000 0x0 0xa4bfffff>;

	mhi_channels {