git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad6f33d
)
spi: atmel: adopt pinctrl support
author
Wenyou Yang
<wenyou.yang@atmel.com>
Wed, 5 Mar 2014 01:58:49 +0000
(09:58 +0800)
committer
Mark Brown
<broonie@linaro.org>
Wed, 5 Mar 2014 03:21:47 +0000
(11:21 +0800)
Amend the spi atmel pin controller to optionally take a pin control
handle and set the state of the pins to:
- "default" on boot, resume and before performing an spitransfer
- "sleep" on suspend()
This should make it possible to optimize energy usage for the pins
both for the suspend/resume cycle
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-atmel.c
patch
|
blob
|
history
diff --cc
drivers/spi/spi-atmel.c
Simple merge