projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
596289b
)
dt-bindings: suspend: rockchip: add PMU_USB_LINESTAE_WAKEUP_EN config for wakeup
author
shengfei Xu
<xsf@rock-chips.com>
Fri, 21 Apr 2017 03:31:34 +0000
(11:31 +0800)
committer
Huang, Tao
<huangtao@rock-chips.com>
Thu, 11 May 2017 11:34:55 +0000
(19:34 +0800)
Change-Id: I73b992b57344f24eb37b360bc479264996ff72d1
Signed-off-by: shengfei Xu <xsf@rock-chips.com>
include/dt-bindings/suspend/rockchip-rk3399.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/suspend/rockchip-rk3399.h
b/include/dt-bindings/suspend/rockchip-rk3399.h
index 0cccd6430ef619c9fef654450a3fb28ce3895019..176c7cfcd989dc9b257050a67e72a76bbae42a33 100644
(file)
--- a/
include/dt-bindings/suspend/rockchip-rk3399.h
+++ b/
include/dt-bindings/suspend/rockchip-rk3399.h
@@
-41,6
+41,7
@@
#define RKPM_TIME_OUT_WKUP_EN (1 << 10)
#define RKPM_PWM_WKUP_EN (1 << 11)
#define RKPM_PCIE_WKUP_EN (1 << 13)
+#define RKPM_USB_LINESTATE_WKUP_EN (1 << 14)
/* the pwm regulator */
#define PWM0_REGULATOR_EN (1 << 0)