mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
ARM: dts: rockchip: rv1106-evb: Add restart-poweroff node
This patch adds restart-poweroff node to power off board by restart system which has no pmic, no power-hold. Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com> Change-Id: Ia26ae06bca4b3ab4dcf071cf8ff5c0dfeda26c80
This commit is contained in:
parent
9e0083bd11
commit
de88009b44
|
|
@ -25,6 +25,10 @@ key_volumedown-key {
|
|||
press-threshold-microvolt = <400781>;
|
||||
};
|
||||
};
|
||||
|
||||
restart-poweroff {
|
||||
compatible = "restart-poweroff";
|
||||
};
|
||||
};
|
||||
|
||||
&fiq_debugger {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user