Skip to content
This repository was archived by the owner on Jul 3, 2018. It is now read-only.

Commit 0d6e8c4

Browse files
lnxbuildGerrit - the friendly Code Review server
authored andcommitted
Merge "Revert "Revert "ARM: dts: msm: update memory map for msm8976/8956/8952 for External release""" into LA.BR.1.3.6_rb1.20
2 parents 7c65d06 + e48aa4d commit 0d6e8c4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

arch/arm/boot/dts/qcom/msm8952.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
linux,reserve-contiguous-region;
4545
linux,reserve-region;
4646
linux,remove-completely;
47-
reg = <0x0 0x86c00000 0x0 0x06a00000>;
47+
reg = <0x0 0x86c00000 0x0 0x05600000>;
4848
label = "modem_mem";
4949
};
5050

5151
reloc_mem: reloc_region@0 {
5252
linux,reserve-contiguous-region;
5353
linux,reserve-region;
5454
linux,remove-completely;
55-
reg = <0x0 0x8d600000 0x0 0x1700000>;
55+
reg = <0x0 0x8c200000 0x0 0x1700000>;
5656
label = "reloc_mem";
5757
};
5858

arch/arm/boot/dts/qcom/msm8956.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,15 @@
6969
linux,reserve-contiguous-region;
7070
linux,reserve-region;
7171
linux,remove-completely;
72-
reg = <0x0 0x86c00000 0x0 0x06a00000>;
72+
reg = <0x0 0x86c00000 0x0 0x05600000>;
7373
label = "modem_mem";
7474
};
7575

7676
reloc_mem: reloc_region@0 {
7777
linux,reserve-contiguous-region;
7878
linux,reserve-region;
7979
linux,remove-completely;
80-
reg = <0x0 0x8d600000 0x0 0x1700000>;
80+
reg = <0x0 0x8c200000 0x0 0x1700000>;
8181
label = "reloc_mem";
8282
};
8383

arch/arm/boot/dts/qcom/msm8976.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@
7070
linux,reserve-contiguous-region;
7171
linux,reserve-region;
7272
linux,remove-completely;
73-
reg = <0x0 0x86C00000 0x0 0x06A00000>;
73+
reg = <0x0 0x86C00000 0x0 0x05600000>;
7474
label = "modem_mem";
7575
};
7676

7777
reloc_mem: reloc_region@0 {
7878
linux,reserve-contiguous-region;
7979
linux,reserve-region;
8080
linux,remove-completely;
81-
reg = <0x0 0x8D600000 0x0 0x1700000>;
81+
reg = <0x0 0x8c200000 0x0 0x1700000>;
8282
label = "reloc_mem";
8383
};
8484

0 commit comments

Comments
 (0)