Skip to content

Commit

Permalink
sunxi: power: Columbus: only enable ELDO3 when necessary
Browse files Browse the repository at this point in the history
ELDO3 is only necessary when using the lcd-panel, and not when using hdmi,
the display code already takes care of enabling ELDO3 when necessary,
so there is no need to permanently enable it in the deconfig.

Signed-off-by: Hans de Goede <[email protected]>
Acked-by: Ian Campbell <[email protected]>
  • Loading branch information
jwrdegoede committed Oct 20, 2015
1 parent 02cc27c commit a29c32b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/Colombus_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,RGMII"
# CONFIG_CMD_FPGA is not set
CONFIG_ETH_DESIGNWARE=y
CONFIG_AXP_ALDO1_VOLT=3300
CONFIG_AXP_ELDO3_VOLT=1800
CONFIG_USB_EHCI_HCD=y

0 comments on commit a29c32b

Please sign in to comment.