mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09: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:
@@ -25,6 +25,10 @@
|
||||
press-threshold-microvolt = <400781>;
|
||||
};
|
||||
};
|
||||
|
||||
restart-poweroff {
|
||||
compatible = "restart-poweroff";
|
||||
};
|
||||
};
|
||||
|
||||
&fiq_debugger {
|
||||
|
||||
Reference in New Issue
Block a user