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

Commit 92037591 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: Add support for a new MHI channel for mdm9x55 chipsets"

parents db538334 fe619344
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -89,12 +89,14 @@
	mhi-chan-cfg-35 = <0x23 0x80 0x2 0xa2>;
	mhi-chan-cfg-100 = <0x64 0x80 0x3 0x52>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x162>;
	mhi-event-rings = <5>;
	mhi-chan-cfg-102 = <0x66 0x80 0x5 0x62>;
	mhi-event-rings = <6>;
	mhi-event-cfg-0 = <0x80 0x0 0x1 0x11>;
	mhi-event-cfg-1 = <0x80 0x1 0x1 0x11>;
	mhi-event-cfg-2 = <0x80 0x2 0x5 0x11>;
	mhi-event-cfg-3 = <0x100 0x3 0x1 0x9>;
	mhi-event-cfg-4 = <0x100 0x4 0x1 0x8>;
	mhi-event-cfg-5 = <0x100 0x5 0x1 0x8>;
	mhi-dev-address-win-size = <0x10 0x00000000>;
};

+3 −1
Original line number Diff line number Diff line
@@ -88,12 +88,14 @@
	mhi-chan-cfg-35 = <0x23 0x80 0x2 0xa2>;
	mhi-chan-cfg-100 = <0x64 0x80 0x3 0x52>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x162>;
	mhi-event-rings = <5>;
	mhi-chan-cfg-102 = <0x66 0x80 0x5 0x62>;
	mhi-event-rings = <6>;
	mhi-event-cfg-0 = <0x80 0x0 0x1 0x11>;
	mhi-event-cfg-1 = <0x80 0x1 0x1 0x11>;
	mhi-event-cfg-2 = <0x80 0x2 0x5 0x11>;
	mhi-event-cfg-3 = <0x100 0x3 0x1 0x9>;
	mhi-event-cfg-4 = <0x100 0x4 0x1 0x8>;
	mhi-event-cfg-5 = <0x100 0x5 0x1 0x8>;
	mhi-dev-address-win-size = <0x10 0x00000000>;
};

+3 −1
Original line number Diff line number Diff line
@@ -89,12 +89,14 @@
	mhi-chan-cfg-35 = <0x23 0x80 0x2 0xa2>;
	mhi-chan-cfg-100 = <0x64 0x80 0x3 0x52>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x162>;
	mhi-event-rings = <5>;
	mhi-chan-cfg-102 = <0x66 0x80 0x5 0x62>;
	mhi-event-rings = <6>;
	mhi-event-cfg-0 = <0x80 0x0 0x1 0x11>;
	mhi-event-cfg-1 = <0x80 0x1 0x1 0x11>;
	mhi-event-cfg-2 = <0x80 0x2 0x5 0x11>;
	mhi-event-cfg-3 = <0x100 0x3 0x1 0x9>;
	mhi-event-cfg-4 = <0x100 0x4 0x1 0x8>;
	mhi-event-cfg-5 = <0x100 0x5 0x1 0x8>;
	mhi-dev-address-win-size = <0x10 0x00000000>;
};

+3 −1
Original line number Diff line number Diff line
@@ -89,12 +89,14 @@
	mhi-chan-cfg-35 = <0x23 0x80 0x2 0xa2>;
	mhi-chan-cfg-100 = <0x64 0x80 0x3 0x52>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x162>;
	mhi-event-rings = <5>;
	mhi-chan-cfg-102 = <0x66 0x80 0x5 0x62>;
	mhi-event-rings = <6>;
	mhi-event-cfg-0 = <0x80 0x0 0x1 0x11>;
	mhi-event-cfg-1 = <0x80 0x1 0x1 0x11>;
	mhi-event-cfg-2 = <0x80 0x2 0x5 0x11>;
	mhi-event-cfg-3 = <0x100 0x3 0x1 0x9>;
	mhi-event-cfg-4 = <0x100 0x4 0x1 0x8>;
	mhi-event-cfg-5 = <0x100 0x5 0x1 0x8>;
	mhi-dev-address-win-size = <0x10 0x00000000>;
};

+3 −1
Original line number Diff line number Diff line
@@ -89,12 +89,14 @@
	mhi-chan-cfg-35 = <0x23 0x80 0x2 0xa2>;
	mhi-chan-cfg-100 = <0x64 0x80 0x3 0x52>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x162>;
	mhi-event-rings = <5>;
	mhi-chan-cfg-102 = <0x66 0x80 0x5 0x62>;
	mhi-event-rings = <6>;
	mhi-event-cfg-0 = <0x80 0x0 0x1 0x11>;
	mhi-event-cfg-1 = <0x80 0x1 0x1 0x11>;
	mhi-event-cfg-2 = <0x80 0x2 0x5 0x11>;
	mhi-event-cfg-3 = <0x100 0x3 0x1 0x9>;
	mhi-event-cfg-4 = <0x100 0x4 0x1 0x8>;
	mhi-event-cfg-5 = <0x100 0x5 0x1 0x8>;
	mhi-dev-address-win-size = <0x10 0x00000000>;
};

Loading