Re: [PATCH 2/2] enabled vdda_dac regulator support tvout on rx51

2010-12-22 Thread Srikar
Updated version of patch of this is available at https://patchwork.kernel.org/patch/424731/ On 11/30/2010 07:39 PM, ext Tony Lindgren wrote: * Mark Brown broo...@opensource.wolfsonmicro.com [101129 10:27]: On Mon, Nov 29, 2010 at 10:18:31AM -0800, Tony Lindgren wrote: * Mark Brown

Re: [PATCH] omap: rx51: Remove tvout code that plays with gpio 40

2010-12-22 Thread Srikar
Good, Now GPIO40 now supports switch between Headset and TV Out. Now updated ASoc Driver is already available in upstream kernel to support the switching between Headset and TvOut ... Srikar On 12/22/2010 12:00 PM, Tomi Valkeinen wrote: On Tue, 2010-12-21 at 19:46 +0200, ext Jarkko Nikula

RE: [PATCH 2/2] enabled vdda_dac regulator support tvout on rx51

2010-11-26 Thread ext-srikar.1.bhavanarayana
...@opensource.wolfsonmicro.com] Sent: Thursday, November 25, 2010 6:11 PM To: Bhavanarayana Srikar.1 (EXT-Elektrobit/Helsinki) Cc: t...@atomide.com; li...@arm.linux.org.uk; linux-omap@vger.kernel.org Subject: Re: [PATCH 2/2] enabled vdda_dac regulator support tvout on rx51 On Thu, Nov 25, 2010 at 05:52:23PM

Re: [PATCH 2/2] enabled vdda_dac regulator support tvout on rx51

2010-11-26 Thread Srikar
On 11/25/2010 06:11 PM, ext Mark Brown wrote: On Thu, Nov 25, 2010 at 05:52:23PM +0200, Srikar wrote: +static struct regulator_consumer_supply rx51_vdac_supply[] = { +{ +#if defined(CONFIG_FB_OMAP2) || defined(CONFIG_FB_OMAP2_MODULE) The ifdefs here aren't really saving much... Currently

[PATCH 1/3] tsc2005 driver support on rx51

2010-11-25 Thread Srikar
To support tsc2005 driver on rx51,added tsc2005 intialization data ,functions to enable/disable tsc2005 and loading driver on rx51. Signed-off-by: Srikar ext-srikar.1.bhavanaray...@nokia.com --- arch/arm/mach-omap2/board-rx51-peripherals.c | 46 - 1 files changed, 44

[PATCH 2/2] enabled vdda_dac regulator support tvout on rx51

2010-11-25 Thread Srikar
To support tvout on rx51,added the venc vdac regulator consumer supply data and also intialised the vdac regulator with vdac regulator consumer supply data which enables the power supply to venc through twl4030 on rx51 Signed-off-by: Srikar ext-srikar.1.bhavanaray...@nokia.com --- arch/arm/mach

[PATCH 1/2] Added video data to support tvout on rx51

2010-11-25 Thread Srikar
To support tvout on rx51,added Intilization data, tvout as display device and enabled venc through gpio on rx51 Signed-off-by: Srikar ext-srikar.1.bhavanaray...@nokia.com --- arch/arm/mach-omap2/board-rx51-video.c | 29 - 1 files changed, 28 insertions(+), 1