mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
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:
committed by
Gerrit - the friendly Code Review server
parent
9ceaa1e7d4
commit
bfbd0d0e4f
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user