summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2015-01-06 10:48:32 -0500
committerTom Rini <trini@ti.com>2015-01-06 10:48:32 -0500
commit7375f4007f7f0be439e9956ae429cdd4dd80b537 (patch)
treedc230c35a77782a5fb9bcda426eccb2102652f52
parent2ed3f9114300b1f11f1f30d9d2478146afc3af0e (diff)
parent5ba471944abc63e837a29c905ac46ae362d5f6a5 (diff)
downloadblackbird-obmc-uboot-7375f4007f7f0be439e9956ae429cdd4dd80b537.tar.gz
blackbird-obmc-uboot-7375f4007f7f0be439e9956ae429cdd4dd80b537.zip
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
-rw-r--r--include/axp221.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/axp221.h b/include/axp221.h
index e3b4409a95..26d25ff52e 100644
--- a/include/axp221.h
+++ b/include/axp221.h
@@ -32,7 +32,7 @@
#define AXP221_DCDC4_CTRL 0x24
#define AXP221_DCDC5_CTRL 0x25
#define AXP221_ALDO1_CTRL 0x28
-#define AXP221_ALDO2_CTRL 0x28
+#define AXP221_ALDO2_CTRL 0x29
#define AXP221_ALDO3_CTRL 0x2a
int axp221_set_dcdc1(unsigned int mvolt);
OpenPOWER on IntegriCloud