Merge "ARM: dts: msm: Enable virtio-mem device for sun-vm"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
dfcfd7ac0a
@@ -445,6 +445,14 @@
|
||||
compatible = "qcom,mem-buf-msgq";
|
||||
};
|
||||
|
||||
virtio_mem_device {
|
||||
compatible = "qcom,virtio-mem";
|
||||
/* Must be memory_block_size_bytes() aligned */
|
||||
qcom,max-size = <0x0 0x10000000>;
|
||||
qcom,ipa-range = <0x0 0x0 0xf 0xffffffff>;
|
||||
qcom,block-size = <0x400000>;
|
||||
};
|
||||
|
||||
qcom,gunyah-panic-notifier {
|
||||
compatible = "qcom,gh-panic-notifier";
|
||||
gunyah-label = <9>;
|
||||
|
Reference in New Issue
Block a user