mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
Merge "ARM: dts: msm: Update video fw size for Khaje"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
36d9ca629e
@@ -312,39 +312,39 @@
|
||||
reg = <0x0 0x4ab00000 0x0 0x6900000>;
|
||||
};
|
||||
|
||||
pil_video_mem: pil_video_region@51400000 {
|
||||
video_mem: video_region@51400000 {
|
||||
no-map;
|
||||
reg = <0x0 0x51400000 0x0 0x500000>;
|
||||
reg = <0x0 0x51400000 0x0 0x700000>;
|
||||
};
|
||||
|
||||
wlan_msa_mem: wlan_msa_region@51900000 {
|
||||
no-map;
|
||||
reg = <0x0 0x51900000 0x0 0x100000>;
|
||||
reg = <0x0 0x51b00000 0x0 0x100000>;
|
||||
};
|
||||
|
||||
pil_cdsp_mem: cdsp_regions@51a00000 {
|
||||
no-map;
|
||||
reg = <0x0 0x51a00000 0x0 0x1e00000>;
|
||||
reg = <0x0 0x51c00000 0x0 0x1e00000>;
|
||||
};
|
||||
|
||||
pil_adsp_mem: pil_adsp_region@53800000 {
|
||||
no-map;
|
||||
reg = <0x0 0x53800000 0x0 0x1e00000>;
|
||||
reg = <0x0 0x53a00000 0x0 0x1e00000>;
|
||||
};
|
||||
|
||||
pil_ipa_fw_mem: ipa_fw_region@55600000 {
|
||||
no-map;
|
||||
reg = <0x0 0x55600000 0x0 0x10000>;
|
||||
reg = <0x0 0x55800000 0x0 0x10000>;
|
||||
};
|
||||
|
||||
pil_ipa_gsi_mem: ipa_gsi_region@55610000 {
|
||||
no-map;
|
||||
reg = <0x0 0x55610000 0x0 0x5000>;
|
||||
reg = <0x0 0x55810000 0x0 0x5000>;
|
||||
};
|
||||
|
||||
pil_gpu_mem: gpu_region@55615000 {
|
||||
no-map;
|
||||
reg = <0x0 0x55615000 0x0 0x2000>;
|
||||
reg = <0x0 0x55815000 0x0 0x2000>;
|
||||
};
|
||||
|
||||
user_contig_mem: user_contig_region {
|
||||
|
||||
Reference in New Issue
Block a user