Skip to content

Commit

Permalink
sunxi: Fix DCDC2 output in CHIP_defconfig
Browse files Browse the repository at this point in the history
Unlike the datasheet recommendation, the R8 SoC requires a 1.4V supply
for its CPU when operating at 1Ghz.

Rely on the default value specified in the Kconfig entry.

Signed-off-by: Boris Brezillon <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Acked-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
  • Loading branch information
Boris Brezillon authored and jwrdegoede committed Mar 23, 2016
1 parent cf6eca7 commit 83fbebf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/CHIP_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ CONFIG_OF_BOARD_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=2"
# CONFIG_CMD_IMLS is not set
CONFIG_CMD_GPIO=y
CONFIG_AXP_DCDC2_VOLT=1300
CONFIG_AXP_ALDO3_VOLT=3300
CONFIG_AXP_ALDO4_VOLT=3300
CONFIG_USB_MUSB_GADGET=y

0 comments on commit 83fbebf

Please sign in to comment.