Merge "ARM: dts: msm: Increase virtio-mem maximum size"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
f89f566c43
@@ -716,9 +716,10 @@
|
||||
compatible = "qcom,virtio-mem";
|
||||
depends-on-supply = <&mem_buf_msgq>;
|
||||
/* Must be memory_block_size_bytes() aligned */
|
||||
qcom,max-size = <0x0 0x10000000>;
|
||||
qcom,max-size = <0x0 0x18000000>;
|
||||
qcom,ipa-range = <0x0 0x0 0xf 0xffffffff>;
|
||||
qcom,block-size = <0x400000>;
|
||||
qcom,initial-movable-zone-size = <0x2000000>;
|
||||
};
|
||||
|
||||
qcom,gunyah-panic-notifier {
|
||||
|
Reference in New Issue
Block a user