projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d79f60
)
ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend
author
Reizer, Eyal
<eyalr@ti.com>
Sun, 26 Mar 2017 08:53:10 +0000
(08:53 +0000)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 27 Mar 2017 17:09:08 +0000
(10:09 -0700)
mmc2 used for wl12xx was missing the keep-power-in suspend
parameter. As a result the board couldn't reach suspend state.
Signed-off-by: Eyal Reizer <eyalr@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-evmsk.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/am335x-evmsk.dts
b/arch/arm/boot/dts/am335x-evmsk.dts
index 9e43c443738a8acedd2c0e160a5b6ddc9e0f6c39..9ba4b18c0cb21711dcd8ef60648a0916914819e7 100644
(file)
--- a/
arch/arm/boot/dts/am335x-evmsk.dts
+++ b/
arch/arm/boot/dts/am335x-evmsk.dts
@@
-672,6
+672,7
@@
ti,non-removable;
bus-width = <4>;
cap-power-off-card;
+ keep-power-in-suspend;
pinctrl-names = "default";
pinctrl-0 = <&mmc2_pins>;