linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] arm: multi_v7: Add AXP20X_POWER
@ 2017-07-21 16:20 Maxime Ripard
  2017-07-21 16:20 ` [PATCH 2/4] arm: sunxi: refresh the defconfig Maxime Ripard
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Maxime Ripard @ 2017-07-21 16:20 UTC (permalink / raw)
  To: linux-arm-kernel

The multi_v7 defconfig is missing the AXP209 USB power supply driver,
resulting in non-working USB controllers because the USB PHY will always
return EPROBE_DEFER.

Make sure it's selected.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 arch/arm/configs/multi_v7_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 4d19c1b4b8e7..6bab339a8dd8 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -432,6 +432,7 @@ CONFIG_GPIO_TPS6586X=y
 CONFIG_GPIO_TPS65910=y
 CONFIG_BATTERY_ACT8945A=y
 CONFIG_BATTERY_SBS=y
+CONFIG_AXP20X_POWER=y
 CONFIG_BATTERY_MAX17040=m
 CONFIG_BATTERY_MAX17042=m
 CONFIG_CHARGER_MAX14577=m
@@ -439,7 +440,6 @@ CONFIG_CHARGER_MAX77693=m
 CONFIG_CHARGER_MAX8997=m
 CONFIG_CHARGER_MAX8998=m
 CONFIG_CHARGER_TPS65090=y
-CONFIG_AXP20X_POWER=m
 CONFIG_POWER_RESET_AS3722=y
 CONFIG_POWER_RESET_GPIO=y
 CONFIG_POWER_RESET_GPIO_RESTART=y
-- 
2.13.3

^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2017-07-25 14:30 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-21 16:20 [PATCH 1/4] arm: multi_v7: Add AXP20X_POWER Maxime Ripard
2017-07-21 16:20 ` [PATCH 2/4] arm: sunxi: refresh the defconfig Maxime Ripard
2017-07-22  2:05   ` Chen-Yu Tsai
2017-07-24  8:12     ` Maxime Ripard
2017-07-21 16:20 ` [PATCH 3/4] arm: sunxi: Add AXP20X_ADC Maxime Ripard
2017-07-22  2:19   ` Chen-Yu Tsai
2017-07-24  6:43     ` Quentin Schulz
2017-07-24  7:48       ` Chen-Yu Tsai
2017-07-24  8:10       ` Maxime Ripard
2017-07-24  8:41         ` Quentin Schulz
2017-07-24  9:33           ` Maxime Ripard
2017-07-24  8:18     ` Maxime Ripard
2017-07-24  8:22       ` Chen-Yu Tsai
2017-07-24  9:44         ` Maxime Ripard
2017-07-24  8:47       ` Quentin Schulz
2017-07-21 16:20 ` [PATCH 4/4] arm: sunxi: Add additional power supplies Maxime Ripard
2017-07-22  2:20   ` Chen-Yu Tsai
2017-07-24  8:13     ` Maxime Ripard
2017-07-24  8:14 ` [PATCH 1/4] arm: multi_v7: Add AXP20X_POWER Chen-Yu Tsai
2017-07-25 14:30   ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).