Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1345233
| From | Paul Kocialkowski <contact@paulk.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v4 4/5] ARM: omap2plus_defconfig: Enable LP872x regulator support |
| Date | 2016-02-28 13:50 +0100 |
| Message-ID | <r78Xo-2mr-13@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/omap2plus_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index d18d6b4..0c5f728 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -278,6 +278,7 @@ CONFIG_MFD_TPS65218=y CONFIG_MFD_TPS65910=y CONFIG_MFD_TI_AM335X_TSCADC=m CONFIG_TWL6040_CORE=y +CONFIG_REGULATOR_LP872X=y CONFIG_REGULATOR_PALMAS=y CONFIG_REGULATOR_PBIAS=y CONFIG_REGULATOR_TI_ABB=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