RE: [PATCH v3 06/13] OMAP3: DMA: hwmod: add system DMA

2010-11-04 Thread G, Manjunath Kondaiah
Hi Benoit, -Original Message- From: Cousson, Benoit Sent: Thursday, November 04, 2010 9:59 AM To: G, Manjunath Kondaiah Cc: Kevin Hilman; linux-arm-ker...@lists.infradead.org; Shilimkar, Santosh; linux-omap@vger.kernel.org Subject: Re: [PATCH v3 06/13] OMAP3: DMA: hwmod: add

[PATCH v3 0/3] V4L/DVB: OMAP_VOUT: Allow omap_vout to build without VRFB

2010-11-04 Thread Archit Taneja
This lets omap_vout driver build and run without VRFB. It works along the lines of the following patch series: OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFB https://patchwork.kernel.org/patch/105371/ Since VRFB is tightly coupled with the omap_vout driver, a handful of vrfb specific

[PATCH v3 1/3] V4L/DVB: OMAP_VOUT: Move some functions and preprocessor defines from omap_vout

2010-11-04 Thread Archit Taneja
Move some functions from omap_vout.c to omap_voutlib.c and defines to omap_voutdef.h These will be required vrfb specific functions. Signed-off-by: Archit Taneja arc...@ti.com --- drivers/media/video/omap/omap_vout.c| 111 +--

[PATCH v3 2/3] V4L/DVB: OMAP_VOUT: Create a seperate vrfb functions library

2010-11-04 Thread Archit Taneja
Create omap_vout_vrfb.c and omap_vout_vrfb.h, these contain functions which omap_vout will call if the rotation type is set to VRFB rotation. It is essentialy the code in omap_vout which is used for vrfb specific tasks. Signed-off-by: Archit Taneja arc...@ti.com ---

[PATCH v3 3/3] V4L/DVB: OMAP_VOUT: Use rotation_type to choose between vrfb rotation and no rotation

2010-11-04 Thread Archit Taneja
Add new enum vout_rotation_type and rotation_type member to omapvideo_info, this is initialized based on the arch type in omap_vout_probe. The rotation_type var is now used to choose between vrfb and non-vrfb calls. vrfb specific code in omap_vout has been removed and is present in

Re: [PATCH 4/4] PERF: fix power:cpu_idle double end events

2010-11-04 Thread Thomas Renninger
Hi Robert, On Monday 01 November 2010 09:11:28 Robert Schöne wrote: Am Mittwoch, den 27.10.2010, 17:42 +0200 schrieb Thomas Renninger: Robert: I expect you tested this on a machine with no cpuidle driver registered? You're right, there was no idle driver, but the idle process from

RE: [PATCH] OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support

2010-11-04 Thread Tomi Valkeinen
On Wed, 2010-11-03 at 12:57 +0100, ext Taneja, Archit wrote: Hi, Tomi Valkeinen wrote: On Wed, 2010-11-03 at 08:57 +0100, ext Taneja, Archit wrote: Hi, linux-omap-ow...@vger.kernel.org wrote: Alpha Support [snip] +static void _dispc_set_pre_mult_alpha(enum omap_plane

Re: [PATCH RESEND v5 4/5] omap: nand: ecc layout select from board file

2010-11-04 Thread Grazvydas Ignotas
On Thu, Nov 4, 2010 at 3:02 AM, Ghorai, Sukumar s-gho...@ti.com wrote: -Original Message- From: Grazvydas Ignotas [mailto:nota...@gmail.com] Sent: Wednesday, November 03, 2010 6:33 PM To: Ghorai, Sukumar Cc: linux-omap@vger.kernel.org; linux-...@lists.infradead.org; linux-arm-

RE: [PATCH RESEND v5 4/5] omap: nand: ecc layout select from board file

2010-11-04 Thread Ghorai, Sukumar
-Original Message- From: Grazvydas Ignotas [mailto:nota...@gmail.com] Sent: Thursday, November 04, 2010 3:22 PM To: Ghorai, Sukumar Cc: linux-omap@vger.kernel.org; linux-...@lists.infradead.org; linux-arm- ker...@lists.infradead.org; artem.bityuts...@nokia.com; Vimal Singh; Tony

Re: [PATCH RESEND v5 4/5] omap: nand: ecc layout select from board file

2010-11-04 Thread Grazvydas Ignotas
On Thu, Nov 4, 2010 at 12:15 PM, Ghorai, Sukumar s-gho...@ti.com wrote: -Original Message- From: Grazvydas Ignotas [mailto:nota...@gmail.com] OMAP3 pandora. What I wanted to say is that current mainline code has hw ECC forced which is wrong for some boards, and this patch did not make

RE: [PATCH RESEND v5 4/5] omap: nand: ecc layout select from board file

2010-11-04 Thread Ghorai, Sukumar
-Original Message- From: Grazvydas Ignotas [mailto:nota...@gmail.com] Sent: Thursday, November 04, 2010 4:27 PM To: Ghorai, Sukumar Cc: linux-omap@vger.kernel.org; linux-...@lists.infradead.org; linux-arm- ker...@lists.infradead.org; artem.bityuts...@nokia.com; Vimal Singh; Tony

Re: [PATCH RESEND v5 4/5] omap: nand: ecc layout select from board file

2010-11-04 Thread Grazvydas Ignotas
[Ghorai] In 2.6.36, it's a s/w ecc by default and working in all platforms like - omap3430 SDP, zoom2, 3630SDP, ZOOM3. So please explain more when you found that - sw ecc is broken on both 2.6.36 It doesn't for me, see

RE: [PATCH RESEND v5 4/5] omap: nand: ecc layout select from board file

2010-11-04 Thread Ghorai, Sukumar
-Original Message- From: Grazvydas Ignotas [mailto:nota...@gmail.com] Sent: Thursday, November 04, 2010 4:42 PM To: Ghorai, Sukumar Cc: linux-omap@vger.kernel.org; linux-...@lists.infradead.org; linux-arm- ker...@lists.infradead.org; artem.bityuts...@nokia.com; Vimal Singh; Tony

Re: [PATCH RESEND v5 4/5] omap: nand: ecc layout select from board file

2010-11-04 Thread Grazvydas Ignotas
On Thu, Nov 4, 2010 at 1:15 PM, Ghorai, Sukumar s-gho...@ti.com wrote: -Original Message- From: Grazvydas Ignotas [mailto:nota...@gmail.com] Sent: Thursday, November 04, 2010 4:42 PM To: Ghorai, Sukumar Cc: linux-omap@vger.kernel.org; linux-...@lists.infradead.org; linux-arm-

[PATCH v2 0/2] OMAP3: DSS2: Pre-Multiplied Alpha support

2010-11-04 Thread Samreen
Enable Pre multiplied alpha support on OMAP3630 The first patch splits the omap3 dss has features for omap3430 and omap3630 separately The second patch adds the support for pre multiplied alpha Version2: - Split the patch into dss has feature patch and pre multiplied alpha support -

[PATCH v2 1/2] OMAP3: DSS2: Split OMAP3 has feature for 3430 3630

2010-11-04 Thread Samreen
Splitting the OMAP3 dss has feature separately for omap3430 omap3630 Signed-off-by: Samreen samr...@ti.com Signed-off-by: Archit Taneja arc...@ti.com --- drivers/video/omap2/dss/dss_features.c | 20 +--- drivers/video/omap2/dss/dss_features.h |1 + 2 files changed, 18

[PATCH v2 2/2] OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support

2010-11-04 Thread Samreen
From: Rajkumar N rajkumar.nagara...@ti.com Enable dss to process color formats with pre-mulitplied alpha. With this we can have alpha values defined for each pixel and hence can have different blending values for each pixel. sysfs entry has been created for this and pre-multiplied alpha support

Re: [PATCH v3 06/13] OMAP3: DMA: hwmod: add system DMA

2010-11-04 Thread Cousson, Benoit
On 11/4/2010 3:01 AM, G, Manjunath Kondaiah wrote: Hi Benoit, From: Cousson, Benoit Sent: Thursday, November 04, 2010 9:59 AM Hi Manjunath, On 11/3/2010 8:59 AM, G, Manjunath Kondaiah wrote: Kevin/Benoit, [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of G, Manjunath Kondaiah Sent:

Re: [PATCH 0/2] Combine zoom board-files

2010-11-04 Thread Felipe Balbi
Hi, On Wed, Oct 20, 2010 at 01:25:10AM -0500, Balbi, Felipe wrote: Those boards are so similar that they don't deserve separate board files. Felipe Balbi (2): arm: omap: combine zoom2 and zoom3 board-files arm: omap: zoom: substitute gpio number with symbolic name a gentle ping on these

RE: [PATCH RESEND v5 4/5] omap: nand: ecc layout select from board file

2010-11-04 Thread Ghorai, Sukumar
-Original Message- From: Grazvydas Ignotas [mailto:nota...@gmail.com] Sent: Thursday, November 04, 2010 5:03 PM To: Ghorai, Sukumar Cc: linux-omap@vger.kernel.org; linux-...@lists.infradead.org; linux-arm- ker...@lists.infradead.org; artem.bityuts...@nokia.com; Vimal Singh; Tony

Re: [PATCH v3 06/13] OMAP3: DMA: hwmod: add system DMA

2010-11-04 Thread Kevin Hilman
On Thu, 2010-11-04 at 08:30 -0400, Cousson, Benoit wrote: [...] Any better suggestion to handle this issue? Well, yes, use HWMOD_NO_IDLEST and remove idlest_reg_id idlest_idle_bit entries in the omap2 structure. ST_SDMA is the standby status of the SDMA, but there is no idle status

Re: [PATCH RESEND v5 4/5] omap: nand: ecc layout select from board file

2010-11-04 Thread Grazvydas Ignotas
On Thu, Nov 4, 2010 at 2:52 PM, Ghorai, Sukumar s-gho...@ti.com wrote: -Original Message- It has changed in 2.5.36, take a look how it was in 2.6.35, when it worked for me: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-

Re: [PATCH v3 3/6] OMAP4: PM: Program correct init voltages for scalable VDDs

2010-11-04 Thread Tony Lindgren
Hi Thara, * Thara Gopinath th...@ti.com [101027 09:08]: By default the system boots up at nominal voltage for every voltage domain in the system. This patch puts vdd_mpu, vdd_iva and vdd_core to the correct boot up voltage as per the opp tables specified. This patch implements this by

Re: [PATCH v3 1/6] OMAP4: Add the new voltage to vsel calculation formula

2010-11-04 Thread Tony Lindgren
* Thara Gopinath th...@ti.com [101027 09:07]: TWL6030 the power IC used along with OMAP4 in OMAP4 SDPs, blaze boards and panda boards has a different formula from that of TWL4030 for voltage to vsel and vsel to voltage calculation. This patch implements the new formula depending on the PMIC

OMAP not resuming after waking from suspend to RAM after addition of the new OMAP serial drivers

2010-11-04 Thread Laine Walker-Avina
Hi, I'm having trouble resuming from RAM suspend with the recent addition of the new omap-serial driver. It appears to be in some sort of loop in serial_omap_console_putchar() sometime after console_release_sem() is called in the resume path. Has this driver been tested going into and out of

Re: [PATCH 1/3 v2] omap: opp: add OMAP3 OPP table data and common init

2010-11-04 Thread Tony Lindgren
Hi Nishant, You can make the opp init more generic by changing omap_init_opp_table to be: int __init omap_init_opp_table(struct omap_opp_def *opp_list) instead of below. And then.. +int __init omap_init_opp_table(void) +{ + struct omap_opp_def *opp_def; + u32 opp_def_size; +

Re: [PATCH 2/3 v2] omap4: opp: add OPP table data

2010-11-04 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [101019 17:53]: @@ -86,7 +87,10 @@ int __init omap_init_opp_table(void) omap_table_init = 1; /* Select the OPP table we'd like to enable based on cpu we are on */ - if (cpu_is_omap34xx()) { + if (cpu_is_omap44xx()) { + opp_def =

Re: [PATCH 3/3 v2] OMAP3: remove OPP interfaces from OMAP PM layer

2010-11-04 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [101019 17:53]: static int __init omap2_common_pm_init(void) { omap2_init_processor_devices(); + + if (cpu_is_omap34xx() || cpu_is_omap44xx()) + omap_init_opp_table(); + omap_pm_if_init(); It's best to have separate init for each

Re: [PATCH 2/3 v2] omap4: opp: add OPP table data

2010-11-04 Thread Menon, Nishanth
On Thu, Nov 4, 2010 at 19:13, Tony Lindgren t...@atomide.com wrote: * Nishanth Menon n...@ti.com [101019 17:53]: @@ -86,7 +87,10 @@ int __init omap_init_opp_table(void)       omap_table_init = 1;       /* Select the OPP table we'd like to enable based on cpu we are on */ -     if

[PATCH 0/2] OMAP1: drop AMS_DELTA_FIQ config option

2010-11-04 Thread Janusz Krzysztofik
This set of patches removes a config option that was used to select a FIQ handler to be build for Amstrad Delta, as required by the on-board serio interface driver. Not having any problem reports received since it was introduced in 2.6.35, the FIQ handler can now be built by default, thus

[PATCH 1/2] serio: Amstrad Delta: no longer select AMS_DELTA_FIQ from serio Kconfig

2010-11-04 Thread Janusz Krzysztofik
The AMS_DELTA_FIQ config option is going to be dropped and the functionality required by the ams-delta-serio driver always built for Amstrad Delta. Then, the option must no longer be selected from the serio Kconfig entry. Created against linux-2.6.37-rc1. Signed-off-by: Janusz Krzysztofik

[PATCH 2/2] OMAP1: Amstrad Delta: always build with FIQ handler linked in

2010-11-04 Thread Janusz Krzysztofik
Since there were no problem reports regarding the Amstrad Delta FIQ handler introduced in 2.6.35, we can now build and initalize it by default. The config option used for selecting it can now be dropped. This change was requested by Tony Lindgren, the OMAP subsystem maintainer. Created and