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

Commit 8920a0c3 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: fix TSPP node memory range size for msm8996"

parents 336895c9 4546b70a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -942,7 +942,7 @@
		reg = <0x075e7000 0x1000>, /* MSM_TSIF0_PHYS */
		      <0x075e8000 0x1000>, /* MSM_TSIF1_PHYS */
		      <0x075e9000 0x1000>, /* MSM_TSPP_PHYS  */
		      <0x075c4000 0x11000>; /* MSM_TSPP_BAM_PHYS */
		      <0x075c4000 0x23000>; /* MSM_TSPP_BAM_PHYS */
		reg-names = "MSM_TSIF0_PHYS",
			"MSM_TSIF1_PHYS",
			"MSM_TSPP_PHYS",