14 lines
366 B
Text
14 lines
366 B
Text
Qualcomm Technologies, Inc. VM Restart Driver binding
|
|
-----------------------------------------------------
|
|
|
|
* VM Restart Driver
|
|
|
|
VM restart driver supports virtual machine power down and restart.
|
|
|
|
Required properties:
|
|
- compatible: Must be "qcom,vm-restart"
|
|
|
|
Example:
|
|
vm_restart: restart {
|
|
compatible = "qcom,vm-restart";
|
|
};
|