mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
dt-bindings: vm-restart: Add vm-restart binding
Add vm-restart device bind. This device will enable vm restart handler. Change-Id: I2fa6b52869f19965ceead132c272734f35f84a12
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
9ffd290ac9
commit
4ecacb6d34
14
bindings/power/reset/qcom,vm-restart.txt
Normal file
14
bindings/power/reset/qcom,vm-restart.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
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";
|
||||
};
|
||||
Reference in New Issue
Block a user