ARM: dts: msm: Update firmware offsets for Khaje

Update firmware offsets for the firmware regions nodes
for khaje target.

Change-Id: I9d7e83c3838327c1006894b530e537ea0283cded
This commit is contained in:
Chetan C R
2022-07-04 16:15:25 +05:30
committed by Gerrit - the friendly Code Review server
parent c6a9816909
commit 1198cae1d6

View File

@@ -317,32 +317,32 @@
reg = <0x0 0x51400000 0x0 0x700000>;
};
wlan_msa_mem: wlan_msa_region@51900000 {
wlan_msa_mem: wlan_msa_region@51b00000 {
no-map;
reg = <0x0 0x51b00000 0x0 0x100000>;
};
pil_cdsp_mem: cdsp_regions@51a00000 {
pil_cdsp_mem: cdsp_regions@51c00000 {
no-map;
reg = <0x0 0x51c00000 0x0 0x1e00000>;
};
pil_adsp_mem: pil_adsp_region@53800000 {
pil_adsp_mem: pil_adsp_region@53a00000 {
no-map;
reg = <0x0 0x53a00000 0x0 0x1e00000>;
};
pil_ipa_fw_mem: ipa_fw_region@55600000 {
pil_ipa_fw_mem: ipa_fw_region@55800000 {
no-map;
reg = <0x0 0x55800000 0x0 0x10000>;
};
pil_ipa_gsi_mem: ipa_gsi_region@55610000 {
pil_ipa_gsi_mem: ipa_gsi_region@55810000 {
no-map;
reg = <0x0 0x55810000 0x0 0x5000>;
};
pil_gpu_mem: gpu_region@55615000 {
pil_gpu_mem: gpu_region@55815000 {
no-map;
reg = <0x0 0x55815000 0x0 0x2000>;
};