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:
Sugar Zhang
2022-12-08 15:35:37 +08:00
committed by Tao Huang
parent 9e0083bd11
commit de88009b44

View File

@@ -25,6 +25,10 @@
press-threshold-microvolt = <400781>;
};
};
restart-poweroff {
compatible = "restart-poweroff";
};
};
&fiq_debugger {