Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
6ab9bbbc
Commit
6ab9bbbc
authored
Aug 18, 2015
by
danh-arm
Browse files
Merge pull request #364 from mtk09422/spm_suspend
mt8173: update spm wake_src setting
parents
01f1ebbb
64faa0e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/mediatek/mt8173/drivers/spm/spm_suspend.c
View file @
6ab9bbbc
...
...
@@ -43,7 +43,7 @@
#define WAKE_SRC_FOR_SUSPEND \
(WAKE_SRC_KP | WAKE_SRC_EINT | WAKE_SRC_MD32 | \
WAKE_SRC_USB_CD | WAKE_SRC_USB_PDN | WAKE_SRC_THERM | \
WAKE_SRC_SYSPWREQ |
WAKE_SRC_SEJ |
WAKE_SRC_ALL_MD32)
WAKE_SRC_SYSPWREQ | WAKE_SRC_ALL_MD32)
#define WAKE_SRC_FOR_MD32 0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment