ARM: dts: msm: New memory map change for video pil region for khaje

Update the video pil region to align with new ipcat changes.

Change-Id: Ib241ebc10246fc76f74d3875ccd500feb9adfdf4
This commit is contained in:
Swetha Chikkaboraiah
2022-07-07 17:05:36 +05:30
committed by Gerrit - the friendly Code Review server
parent 9ceaa1e7d4
commit bfbd0d0e4f

View File

@@ -313,11 +313,6 @@
reg = <0x0 0x4ab00000 0x0 0x6900000>;
};
pil_video_mem: pil_video_region@51400000 {
no-map;
reg = <0x0 0x51400000 0x0 0x500000>;
};
wlan_msa_mem: wlan_msa_region@51900000 {
no-map;
reg = <0x0 0x51900000 0x0 0x100000>;
@@ -348,6 +343,11 @@
reg = <0x0 0x55615000 0x0 0x2000>;
};
video_mem: video_region@55617000 {
no-map;
reg = <0x0 0x55617000 0x0 0x700000>;
};
user_contig_mem: user_contig_region {
compatible = "shared-dma-pool";
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;