mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
dt-bindings: soc: rockchip: add charging mode support
Change-Id: I66d5eb1813583aae37b2d19a2cf18dd9bbaf7125 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -12,5 +12,7 @@
|
||||
#define BOOT_RECOVERY (REBOOT_FLAG + 3)
|
||||
/* enter fastboot mode */
|
||||
#define BOOT_FASTBOOT (REBOOT_FLAG + 9)
|
||||
/* enter charging mode */
|
||||
#define BOOT_CHARGING (REBOOT_FLAG + 11)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user