提交 b9066d79 编写于 作者: P Phil Elwell 提交者: Zheng Zengkai

overlays: fsm-demo: Ensure all LEDs are turned off

raspberrypi inclusion
category: feature
bugzilla: 50432

--------------------------------

If the shutdown process is delayed enough to trigger the shutdown
timeout then one or more states in the shutdown sequence might be
skipped. Ensure that all LEDs are turned off regardless by explicitly
doing so in the shutdown state, as an example of good practices.
Signed-off-by: NPhil Elwell <phil@raspberrypi.com>
Signed-off-by: NFang Yafen <yafen@iscas.ac.cn>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 af793e8d
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
shutdown4 { shutdown4 {
shutdown_state; shutdown_state;
set = <RED 0>; set = <RED 0>, <AMBER 0>, <GREEN 0>;
}; };
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册