Skip to content

Commit 51af359

Browse files
kholkDhineshCool
authored andcommitted
ARM64/dts: sm6150: Remove unused disp_rdump_memory region
This memory region is unused and conflicting with the cont splash memory: it's mentally sane to just remove it. Solves the following error disp_rdump_region@9c000000 (0x000000009c000000--0x000000009d700000) overlaps with cont_splash_region@9c000000 (0x000000009c000000--0x000000009d700000) Change-Id: Ie1fbda6b52930f0cde4ec338334fa190a16b1759 Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
1 parent 478c6ac commit 51af359

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

arch/arm64/boot/dts/qcom/sm6150.dtsi

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -641,11 +641,6 @@
641641
label = "dfps_data_region";
642642
};
643643

644-
disp_rdump_memory: disp_rdump_region@9c000000 {
645-
reg = <0x0 0x9c000000 0x0 0x0f00000>;
646-
label = "disp_rdump_region";
647-
};
648-
649644
dump_mem: mem_dump_region {
650645
compatible = "shared-dma-pool";
651646
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;

0 commit comments

Comments
 (0)