mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
Revert "Revert "ARM: dts: msm: Add neo LA memory map""
This reverts commit 640846b118.
Change-Id: Ic103c8cf154f4508a2d88d372caea839a4405e34
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
640846b118
commit
324b385b13
35
qcom/neo_la-reserved-memory.dtsi
Normal file
35
qcom/neo_la-reserved-memory.dtsi
Normal file
@@ -0,0 +1,35 @@
|
||||
&reserved_memory {
|
||||
#address-cells = <2>;
|
||||
#size-cells = <2>;
|
||||
ranges;
|
||||
|
||||
/delete-node/ wlan_msa_moselle_region@82a00000;
|
||||
/delete-node/ wpss_wlan_moselle_region@85600000;
|
||||
/delete-node/ ipa_fw_region@8a300000;
|
||||
/delete-node/ ipa_gsi_region@8a310000;
|
||||
};
|
||||
|
||||
&video_mem {
|
||||
no-map;
|
||||
reg = <0x0 0x85600000 0x0 0x500000>;
|
||||
};
|
||||
|
||||
&adsp_mem {
|
||||
no-map;
|
||||
reg = <0x0 0x85b00000 0x0 0x1900000>;
|
||||
};
|
||||
|
||||
&cdsp_mem {
|
||||
no-map;
|
||||
reg = <0x0 0x87400000 0x0 0xa00000>;
|
||||
};
|
||||
|
||||
&gpu_microcode_mem {
|
||||
no-map;
|
||||
reg = <0x0 0x87e1a000 0x0 0x2000>;
|
||||
};
|
||||
|
||||
&cvp_mem {
|
||||
no-map;
|
||||
reg = <0x0 0x87e1c000 0x0 0x700000>;
|
||||
};
|
||||
@@ -478,6 +478,9 @@
|
||||
qcom,bcm-voters = <&apps_bcm_voter>;
|
||||
};
|
||||
|
||||
|
||||
#include "neo_la-reserved-memory.dtsi"
|
||||
|
||||
&kgsl_smmu {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user