Re: [PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator support
From: Tony Lindgren <hidden>
Date: 2016-02-29 21:54:52
Also in:
linux-arm-kernel, linux-omap, lkml
From: Tony Lindgren <hidden>
Date: 2016-02-29 21:54:52
Also in:
linux-arm-kernel, linux-omap, lkml
* Paul Kocialkowski [off-list ref] [160228 04:40]:
The LP872x regulator is used in the LG Optimus Black codename sniper to supply the external mmc card.
This patch needs to be sent directly to arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org to avoid merge conflicts. I've picked the omap2plus_defconfig related change into omap-for-v4.6/defconfig. Regards, Tony
Signed-off-by: Paul Kocialkowski <redacted> --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+)diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 8e8b2ac..59d65bd 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig@@ -468,6 +468,7 @@ CONFIG_REGULATOR_RK808=y CONFIG_REGULATOR_GPIO=y CONFIG_MFD_SYSCON=y CONFIG_POWER_RESET_SYSCON=y +CONFIG_REGULATOR_LP872X=y CONFIG_REGULATOR_MAX14577=m CONFIG_REGULATOR_MAX8907=y CONFIG_REGULATOR_MAX8973=y-- 2.6.4
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html