projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da37f00
)
power, tps65217: add some defines
author
Heiko Schocher
<
[email protected]
>
Tue, 7 Jun 2016 06:31:16 +0000
(08:31 +0200)
committer
Tom Rini
<
[email protected]
>
Thu, 9 Jun 2016 17:53:06 +0000
(13:53 -0400)
add the following defines, needed for the upcoming shc board
support:
Signed-off-by: Heiko Schocher <
[email protected]
>
Reviewed-by: Tom Rini <
[email protected]
>
include/power/tps65217.h
patch
|
blob
|
history
diff --git
a/include/power/tps65217.h
b/include/power/tps65217.h
index 93cbe36c4724942b76565fe256de9937db8af2e3..69a49f76fefb372b7e6b15c2eed33d4875118292 100644
(file)
--- a/
include/power/tps65217.h
+++ b/
include/power/tps65217.h
@@
-65,7
+65,10
@@
enum {
#define TPS65217_USB_INPUT_CUR_LIMIT_1300MA 0x02
#define TPS65217_USB_INPUT_CUR_LIMIT_1800MA 0x03
+#define TPS65217_DCDC_VOLT_SEL_950MV 0x02
+#define TPS65217_DCDC_VOLT_SEL_1100MV 0x08
#define TPS65217_DCDC_VOLT_SEL_1125MV 0x09
+#define TPS65217_DCDC_VOLT_SEL_1200MV 0x0c
#define TPS65217_DCDC_VOLT_SEL_1275MV 0x0F
#define TPS65217_DCDC_VOLT_SEL_1325MV 0x11