mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 20:28:49 +00:00
ARM: dts: msm: Update wlan memory region for Montague
Montague hsp platform does not require wlan region, So removing the same. Change-Id: I69c03abac1d308603b81c60b822be25105a46f67
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
3699382b74
commit
f3ca1d54e5
@@ -10,3 +10,9 @@
|
||||
qcom,board-id = <0x10022 0x4>;
|
||||
};
|
||||
|
||||
&reserved_memory {
|
||||
wlan_msa_mem: wlan_msa_mem_region@82a00000 {
|
||||
no-map;
|
||||
reg = <0x0 0x82a00000 0x0 0x0>;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user