summaryrefslogtreecommitdiffstats
path: root/include/power
diff options
context:
space:
mode:
authorHannes Petermaier <oe5hpm@oevsv.at>2015-02-03 13:22:26 +0100
committerTom Rini <trini@konsulko.com>2015-03-05 20:13:16 -0500
commitfbd5aeda481526c5c23cb913461378423bdb2137 (patch)
treea44f29f8655bdeca02bbd980dcfdd5cb9a11caff /include/power
parent1b7caf1123facf67816b03675952a5c700d0db9e (diff)
downloadblackbird-obmc-uboot-fbd5aeda481526c5c23cb913461378423bdb2137.tar.gz
blackbird-obmc-uboot-fbd5aeda481526c5c23cb913461378423bdb2137.zip
board/BuR/common: Take usage of am335x LCD-Display
a summary screen to the lcd. Values are taken from environment and or devicetree blob. Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
Diffstat (limited to 'include/power')
-rw-r--r--include/power/tps65217.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/power/tps65217.h b/include/power/tps65217.h
index 297c4cbd99..93cbe36c47 100644
--- a/include/power/tps65217.h
+++ b/include/power/tps65217.h
@@ -73,6 +73,7 @@ enum {
#define TPS65217_LDO_VOLTAGE_OUT_1_8 0x06
#define TPS65217_LDO_VOLTAGE_OUT_3_3 0x1F
+#define TPS65217_PWR_OFF 0x80
#define TPS65217_PWR_SRC_USB_BITMASK 0x4
#define TPS65217_PWR_SRC_AC_BITMASK 0x8
OpenPOWER on IntegriCloud