mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
dt-bindings: suspend: rk3576: fix IO*_RET* macro
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com> Change-Id: Ifb35d2e296168311c19db7e57c81aeee6582829b
This commit is contained in:
committed by
Tao Huang
parent
879ac52e30
commit
de26d52694
@@ -61,7 +61,8 @@
|
||||
#define RKPM_VCCIO4_RET_EN BIT(4)
|
||||
#define RKPM_VCCIO5_RET_EN BIT(5)
|
||||
#define RKPM_VCCIO6_RET_EN BIT(6)
|
||||
#define RKPM_PMUIO1_RET_EN BIT(7)
|
||||
#define RKPM_VCCIO7_RET_EN BIT(7)
|
||||
#define RKPM_PMUIO1_RET_EN BIT(8)
|
||||
|
||||
/* sleep pin */
|
||||
#define RKPM_SLEEP_PIN0_EN BIT(0) /* GPIO0_A3 */
|
||||
|
||||
Reference in New Issue
Block a user