Merge "ARM: dts: msm: add wlan carveout region for sdm660/sdm630"

This commit is contained in:
Linux Build Service Account 2017-07-11 09:17:36 -07:00 committed by Gerrit - the friendly Code Review server
commit d8ff341d38
2 changed files with 24 additions and 0 deletions

View file

@ -321,6 +321,18 @@
#size-cells = <2>;
ranges;
wlan_msa_guard: wlan_msa_guard@85600000 {
compatible = "removed-dma-pool";
no-map;
reg = <0x0 0x85600000 0x0 0x100000>;
};
wlan_msa_mem: wlan_msa_mem@85700000 {
compatible = "removed-dma-pool";
no-map;
reg = <0x0 0x85700000 0x0 0x100000>;
};
removed_region: removed_region0@85800000 {
compatible = "removed-dma-pool";
no-map;

View file

@ -319,6 +319,18 @@
#size-cells = <2>;
ranges;
wlan_msa_guard: wlan_msa_guard@85600000 {
compatible = "removed-dma-pool";
no-map;
reg = <0x0 0x85600000 0x0 0x100000>;
};
wlan_msa_mem: wlan_msa_mem@85700000 {
compatible = "removed-dma-pool";
no-map;
reg = <0x0 0x85700000 0x0 0x100000>;
};
removed_regions: removed_regions@85800000 {
compatible = "removed-dma-pool";
no-map;