From mboxrd@z Thu Jan 1 00:00:00 1970 From: Balaji T K Subject: Re: [PATCH RESEND v11 6/7] ARM: OMAP: enable SYSCON and REGULATOR_PBIAS in omap2plus_defconfig Date: Mon, 3 Mar 2014 20:03:40 +0530 Message-ID: <531492C4.9010005@ti.com> References: <1389627375-9107-1-git-send-email-balajitk@ti.com> <1392821801-29673-1-git-send-email-balajitk@ti.com> <1392821801-29673-7-git-send-email-balajitk@ti.com> <20140226170152.GA11654@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140226170152.GA11654@atomide.com> Sender: linux-omap-owner@vger.kernel.org To: Tony Lindgren Cc: linux-omap@vger.kernel.org, bcousson@baylibre.com, devicetree@vger.kernel.org, linux-mmc@vger.kernel.org, chris@printf.net, broonie@kernel.org List-Id: linux-mmc@vger.kernel.org On Wednesday 26 February 2014 10:31 PM, Tony Lindgren wrote: > * Balaji T K [140219 07:00]: >> Enable REGULATOR_PBIAS needed for SD card on most OMAPs. >> >> Signed-off-by: Balaji T K > > I belive this is the only one missing my ack: > > Acked-by: Tony Lindgren > Thanks Tony > Probably best that this all gets queued along with other MMC related > patches by Balaji and Chris. Hi Chris, Can you please pull this patch series for 3.15? Thanks and Regards, Balaji T K > >> --- >> arch/arm/configs/omap2plus_defconfig | 2 ++ >> 1 files changed, 2 insertions(+), 0 deletions(-) >> >> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig >> index 3a0b53d..e4fec1c 100644 >> --- a/arch/arm/configs/omap2plus_defconfig >> +++ b/arch/arm/configs/omap2plus_defconfig >> @@ -169,6 +169,7 @@ CONFIG_DRA752_THERMAL=y >> CONFIG_WATCHDOG=y >> CONFIG_OMAP_WATCHDOG=y >> CONFIG_TWL4030_WATCHDOG=y >> +CONFIG_MFD_SYSCON=y >> CONFIG_MFD_PALMAS=y >> CONFIG_MFD_TPS65217=y >> CONFIG_MFD_TPS65910=y >> @@ -180,6 +181,7 @@ CONFIG_REGULATOR_TPS6507X=y >> CONFIG_REGULATOR_TPS65217=y >> CONFIG_REGULATOR_TPS65910=y >> CONFIG_REGULATOR_TWL4030=y >> +CONFIG_REGULATOR_PBIAS=y >> CONFIG_FB=y >> CONFIG_FIRMWARE_EDID=y >> CONFIG_FB_MODE_HELPERS=y >> -- >> 1.7.5.4 >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-omap" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html