Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1345237
| From | Paul Kocialkowski <contact@paulk.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator support |
| Date | 2016-02-28 13:50 +0100 |
| Message-ID | <r78Xo-2mr-23@gated-at.bofh.it> (permalink) |
| References | <r78NI-2hr-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
The LP872x regulator is used in the LG Optimus Black codename sniper to supply the external mmc card. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> --- 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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 0/5] LG Optimus Black codename sniper support series Paul Kocialkowski <contact@paulk.fr> - 2016-02-28 13:40 +0100
[PATCH v4 2/5] ARM: dts: omap3-sniper: USB OTG support Paul Kocialkowski <contact@paulk.fr> - 2016-02-28 13:50 +0100
[PATCH v4 4/5] ARM: omap2plus_defconfig: Enable LP872x regulator support Paul Kocialkowski <contact@paulk.fr> - 2016-02-28 13:50 +0100
[PATCH v4 1/5] ARM: dts: LG Optimus Black codename sniper basic support Paul Kocialkowski <contact@paulk.fr> - 2016-02-28 13:50 +0100
Re: [PATCH v4 1/5] ARM: dts: LG Optimus Black codename sniper basic support Tony Lindgren <tony@atomide.com> - 2016-02-29 23:00 +0100
Re: [PATCH v4 1/5] ARM: dts: LG Optimus Black codename sniper basic support Paul Kocialkowski <contact@paulk.fr> - 2016-03-01 09:10 +0100
[PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator support Paul Kocialkowski <contact@paulk.fr> - 2016-02-28 13:50 +0100
Re: [PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator support Arnd Bergmann <arnd@arndb.de> - 2016-02-29 23:00 +0100
Re: [PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator support Tony Lindgren <tony@atomide.com> - 2016-03-01 00:00 +0100
Re: [PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator support Tony Lindgren <tony@atomide.com> - 2016-02-29 23:00 +0100
[PATCH v4 3/5] ARM: dts: omap3-sniper: TWL4030 keypad support Paul Kocialkowski <contact@paulk.fr> - 2016-02-28 13:50 +0100
Re: [PATCH v4 3/5] ARM: dts: omap3-sniper: TWL4030 keypad support Paul Kocialkowski <contact@paulk.fr> - 2016-03-01 20:20 +0100
Re: [PATCH v4 3/5] ARM: dts: omap3-sniper: TWL4030 keypad support Tony Lindgren <tony@atomide.com> - 2016-03-01 22:00 +0100
Re: [PATCH v4 3/5] ARM: dts: omap3-sniper: TWL4030 keypad support Paul Kocialkowski <contact@paulk.fr> - 2016-03-01 23:10 +0100
csiph-web