diff --git a/qcom/sun-vm.dtsi b/qcom/sun-vm.dtsi index 1f17f2f3..f2f25f6e 100644 --- a/qcom/sun-vm.dtsi +++ b/qcom/sun-vm.dtsi @@ -716,7 +716,7 @@ 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>;