From: Chen-Yu Tsai Date: Mon, 2 May 2016 02:28:13 +0000 (+0800) Subject: sunxi: Enable AXP818 SW for Sinovoip BPI M3 X-Git-Tag: v2016.07-rc1~170^2~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9850e201481dcc13db7b144c609db4480bd47543;p=u-boot sunxi: Enable AXP818 SW for Sinovoip BPI M3 The SW output of the PMIC supplies the ethernet PHY with power. Signed-off-by: Chen-Yu Tsai Reviewed-by: Hans de Goede Signed-off-by: Hans de Goede --- diff --git a/configs/Sinovoip_BPI_M3_defconfig b/configs/Sinovoip_BPI_M3_defconfig index 13dbb98689..29694ce1ef 100644 --- a/configs/Sinovoip_BPI_M3_defconfig +++ b/configs/Sinovoip_BPI_M3_defconfig @@ -30,5 +30,6 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_AXP_DCDC5_VOLT=1200 CONFIG_AXP_DLDO3_VOLT=2500 +CONFIG_AXP_SW_ON=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_MUSB_HOST=y