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

Commit 6089e656 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'qcom-fixes-for-5.0-rc8' of...

Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/fixes

Qualcomm ARM64 Fixes for 5.0-rc8

* Fix TZ memory area size to avoid crashes during boot

* tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux:
  arm64: dts: qcom: msm8998: Extend TZ reserved memory area
parents 36baa6ed 6e533309
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
		};

		memory@86200000 {
			reg = <0x0 0x86200000 0x0 0x2600000>;
			reg = <0x0 0x86200000 0x0 0x2d00000>;
			no-map;
		};