Re: [PATCH] omap: OMAP_IOMMU not visible in menuconfig

2010-09-09 Thread Felipe Balbi
On Thu, Sep 09, 2010 at 12:04:45AM -0500, Hiroshi DOYU wrote: Hi Sanjeev, From: ext Sanjeev Premi pr...@ti.com Subject: [PATCH] omap: OMAP_IOMMU not visible in menuconfig Date: Wed, 8 Sep 2010 16:51:21 +0200 The menu option to select CONFIG_OMAP_IOMMU was not visible in the menuconfig due to

Re: [PATCH] USB: otg: twl4030: fix phy initialization(v1)

2010-09-09 Thread Felipe Balbi
On Wed, Sep 08, 2010 at 08:49:08PM -0500, Ming Lei wrote: 2010/9/8 venki kaps venkiece2...@gmail.com:  To resolve the above issue, we have made PHY power on in battery adc on function  and PHY power down in battery adc off function. Good news, the temperature is bad value from battery adc if

Re: [PATCH] OMAP: McBSP: tx_irq_completion used in rx_irq_handler

2010-09-09 Thread Eero Nurkkala
On Wed, 2010-09-08 at 19:29 +0200, ext Scott Ellis wrote: Looks like a typo from commit d6d834b010. Signed-off-by: Scott Ellis sc...@jumpnowtek.com --- arch/arm/plat-omap/mcbsp.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Indeed my typo. Acked-by: Eero Nurkkala

Re: [PATCH] omap: OMAP_IOMMU not visible in menuconfig

2010-09-09 Thread Hiroshi DOYU
On Thu, 9 Sep 2010 07:58:55 +0200 ext Felipe Balbi ba...@ti.com wrote: On Thu, Sep 09, 2010 at 12:04:45AM -0500, Hiroshi DOYU wrote: Hi Sanjeev, From: ext Sanjeev Premi pr...@ti.com Subject: [PATCH] omap: OMAP_IOMMU not visible in menuconfig Date: Wed, 8 Sep 2010 16:51:21 +0200 The

Re: [PATCH] OMAP: McBSP: tx_irq_completion used in rx_irq_handler

2010-09-09 Thread Jarkko Nikula
On Wed, 08 Sep 2010 13:29:01 -0400 Scott Ellis sc...@jumpnowtek.com wrote: Looks like a typo from commit d6d834b010. Signed-off-by: Scott Ellis sc...@jumpnowtek.com --- arch/arm/plat-omap/mcbsp.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

Re: [PATCH] tracing, perf: add more power related events

2010-09-09 Thread Ingo Molnar
* Jean Pihet jean.pi...@newoldbits.com wrote: On Wed, Sep 8, 2010 at 8:53 AM, Ingo Molnar mi...@elte.hu wrote: * Jean Pihet jean.pi...@newoldbits.com wrote: Hi, Here is a patch proposal for adding new trace events for power management. Note: thread restarted after the initial

Re: Patch to fix swapping of front and back porches when reading from modedb.c

2010-09-09 Thread Tomi Valkeinen
On Wed, 2010-09-08 at 15:38 +0200, ext Russ Dill wrote: On Wed, Sep 8, 2010 at 6:39 AM, Tasslehoff Kjappfot tasskj...@gmail.com wrote: Hi list :-) I had trouble getting a standard 800x...@60hz VGA signal to display correctly on my monitors. Measuring the output showed that the front

Re: [PATCH 1/5] ARM: omap/fb: move omap_init_fb to .init.text

2010-09-09 Thread Tomi Valkeinen
Hi, On Thu, 2010-09-02 at 10:03 +0200, ext Uwe Kleine-König wrote: omap_init_fb() is only called as arch_initcall and so can live in .init.text. Signed-off-by: Uwe Kleine-König u.kleine-koe...@pengutronix.de I picked patches 1, 2 and 3 from this patch set to my tree. They look fine, thanks!

Re: [PATCH v2 1/2] OMAP: DSS2: Introduce dss_features files

2010-09-09 Thread Tomi Valkeinen
Hi, On Wed, 2010-09-08 at 13:17 +0200, ext Archit Taneja wrote: Add dss_features.c and dss_features.h for the dss_features framework Signed-off-by: Archit Taneja arc...@ti.com --- drivers/video/omap2/dss/dss_features.c | 171

Re: [PATCH v2 2/2] OMAP: DSS2: Use dss_features framework on DSS2 code

2010-09-09 Thread Tomi Valkeinen
On Wed, 2010-09-08 at 13:17 +0200, ext Archit Taneja wrote: calls init functions of dss_features during dss_probe, and the following features are made omap independent: - number of managers, overlays - supported color modes for each overlay - supported displays for each manager -

RE: [PATCH] omap: OMAP_IOMMU not visible in menuconfig

2010-09-09 Thread Premi, Sanjeev
-Original Message- From: Hiroshi DOYU [mailto:hiroshi.d...@nokia.com] Sent: Thursday, September 09, 2010 11:52 AM To: Balbi, Felipe Cc: Premi, Sanjeev; linux-omap@vger.kernel.org Subject: Re: [PATCH] omap: OMAP_IOMMU not visible in menuconfig On Thu, 9 Sep 2010 07:58:55 +0200

RE: [PATCH v2 1/2] OMAP: DSS2: Introduce dss_features files

2010-09-09 Thread Tomi Valkeinen
On Thu, 2010-09-09 at 12:53 +0200, ext Taneja, Archit wrote: Hi, Tomi Valkeinen wrote: Hi, On Wed, 2010-09-08 at 13:17 +0200, ext Archit Taneja wrote: Add dss_features.c and dss_features.h for the dss_features framework Signed-off-by: Archit Taneja arc...@ti.com ---

[PATCH 5/7] omap4: Fix bootup crash observed with higher CPU clocks

2010-09-09 Thread Santosh Shilimkar
This patch is temporary fix to below crash. This is observed when CPU is clocked more than 600 MHz. Unhandled fault: imprecise external abort (0x1406) at 0xbf9ef65c Internal error: : 1406 [#1] PREEMPT SMP last sysfs file: Modules linked in: CPU: 0Not tainted (2.6.36-rc3+ #18) PC is at

[PATCH 3/7] omap4: l2x0: Fix init parameter for ES2.0

2010-09-09 Thread Santosh Shilimkar
On ES2.0 the L2 cache init parameter ineeds to be changed to take care of cache size. The cache size is 1MB on ES2.0 vs 512KB on ES1.0 This patch fixes the init parameter to update the same using dynamic cpu version check Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com ---

[PATCH 1/7] omap4: Update id.c and cpu.h for es2.0

2010-09-09 Thread Santosh Shilimkar
This patch updates the id.c and cpu.h files to support omap4 ES2.0 silicon detection. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com --- arch/arm/mach-omap2/id.c | 29 ++--- arch/arm/plat-omap/include/plat/cpu.h |5 - 2 files changed, 26

[PATCH 2/7] omap4: Temporary fix silicon version detection

2010-09-09 Thread Santosh Shilimkar
Few initial omap4 es2 samples IDCODE is same as es1. This patch uses ARM cpuid register to detect the ES version for such samples This patch can be reverted once all the samples gets replaced with new lot. Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com --- arch/arm/mach-omap2/id.c |

[PATCH 6/7] omap4: Workaround for CMD line reset.

2010-09-09 Thread Santosh Shilimkar
From: Madhusudhan Chikkature madhu...@ti.com Add a delay after CMD line reset to accomdate the reset to complete. The SYSCTL seems to reflect SRC immediately which might not really be indicating the complete of reset. This is observed only with ES2.0 silicon Signed-off-by: Madhusudhan Chikkature

[PATCH 4/7] omap4: Panda: Add DEBUG_LL support

2010-09-09 Thread Santosh Shilimkar
From: David Anders x0132...@ti.com Add support for use of DEBUG_LL for use with PandaBoard. Signed-off-by: David Anders x0132...@ti.com --- arch/arm/plat-omap/include/plat/uncompress.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

[PATCH 0/7] omap4: Fixes, hacks for es2.0

2010-09-09 Thread Santosh Shilimkar
This series has few fixes, hacks to get omap4 es2.0 working on mainline. The patches are generated against the mainline 2.6.36-rc3. The series is boot tested tested on 4430 SDP, Blaze with omap_4430sdp_defconfig with file over NFS and MMC. Also boot tested omap3_defconfig with ramdisk on

[PATCH 7/7] KS8851: Correct RX packet allocation

2010-09-09 Thread Santosh Shilimkar
From: Eric Dumazet eric.duma...@gmail.com Use netdev_alloc_skb_ip_align() helper and do correct allocation Tested-by: Abraham Arce x0066...@ti.com Signed-off-by: Abraham Arce x0066...@ti.com --- drivers/net/ks8851.c | 39 +-- 1 files changed, 21

Re: [PATCH 2/7] omap4: Temporary fix silicon version detection

2010-09-09 Thread Felipe Balbi
Hi, On Thu, Sep 09, 2010 at 06:23:10AM -0500, Santosh Shilimkar wrote: @@ -308,6 +308,16 @@ static void __init omap4_check_revision(void) hawkeye = (idcode 12) 0x; rev = (idcode 28) 0xff; + /* +* FIXME: This patch should be reverted later. +* Few

Re: [PATCH 2/7] omap4: Temporary fix silicon version detection

2010-09-09 Thread Cousson, Benoit
Hi Santosh, On 9/9/2010 1:42 PM, Felipe Balbi wrote: Hi, On Thu, Sep 09, 2010 at 06:23:10AM -0500, Santosh Shilimkar wrote: @@ -308,6 +308,16 @@ static void __init omap4_check_revision(void) hawkeye = (idcode 12) 0x; rev = (idcode 28) 0xff; + /* +*

RE: [PATCH 2/7] omap4: Temporary fix silicon version detection

2010-09-09 Thread Shilimkar, Santosh
-Original Message- From: Cousson, Benoit Sent: Thursday, September 09, 2010 5:17 PM To: Balbi, Felipe Cc: Shilimkar, Santosh; linux-omap@vger.kernel.org; t...@atomide.com; khil...@deeprootsystems.com Subject: Re: [PATCH 2/7] omap4: Temporary fix silicon version detection Hi

Re: [PATCH 2/7] omap4: Temporary fix silicon version detection

2010-09-09 Thread Felipe Balbi
Hi Santosh, On Thu, Sep 09, 2010 at 07:02:46AM -0500, Shilimkar, Santosh wrote: Felipe is suggesting not to add this support where as you want to have this support. Sorry if I haven't understood the comment. Care to clarify no, I suggested not to revert :-) So, just change the comment saying

Re: [PATCH 2/7] omap4: Temporary fix silicon version detection

2010-09-09 Thread Cousson, Benoit
On 9/9/2010 2:07 PM, Balbi, Felipe wrote: Hi Santosh, On Thu, Sep 09, 2010 at 07:02:46AM -0500, Shilimkar, Santosh wrote: Felipe is suggesting not to add this support where as you want to have this support. Sorry if I haven't understood the comment. Care to clarify no, I suggested not to

RE: [PATCH 2/7] omap4: Temporary fix silicon version detection

2010-09-09 Thread Shilimkar, Santosh
-Original Message- From: Balbi, Felipe Sent: Thursday, September 09, 2010 5:38 PM To: Shilimkar, Santosh Cc: Cousson, Benoit; Balbi, Felipe; linux-omap@vger.kernel.org; t...@atomide.com; khil...@deeprootsystems.com Subject: Re: [PATCH 2/7] omap4: Temporary fix silicon version

RE: [PATCH 2/7] omap4: Temporary fix silicon version detection

2010-09-09 Thread Shilimkar, Santosh
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Shilimkar, Santosh Sent: Thursday, September 09, 2010 6:32 PM To: Balbi, Felipe Cc: Cousson, Benoit; linux-omap@vger.kernel.org; t...@atomide.com;

Re: [PATCH 0/7] omap4: Fixes, hacks for es2.0

2010-09-09 Thread Kevin Hilman
Santosh Shilimkar santosh.shilim...@ti.com writes: This series has few fixes, hacks to get omap4 es2.0 working on mainline. The patches are generated against the mainline 2.6.36-rc3. Hi Santosh, thanks for this... The series is boot tested tested on 4430 SDP, Blaze with

RE: [PATCH 0/7] omap4: Fixes, hacks for es2.0

2010-09-09 Thread Shilimkar, Santosh
-Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Thursday, September 09, 2010 8:52 PM To: Shilimkar, Santosh Cc: linux-omap@vger.kernel.org; t...@atomide.com Subject: Re: [PATCH 0/7] omap4: Fixes, hacks for es2.0 Santosh Shilimkar

Re: [PATCH 0/7] omap4: Fixes, hacks for es2.0

2010-09-09 Thread Kevin Hilman
Shilimkar, Santosh santosh.shilim...@ti.com writes: -Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Thursday, September 09, 2010 8:52 PM To: Shilimkar, Santosh Cc: linux-omap@vger.kernel.org; t...@atomide.com Subject: Re: [PATCH 0/7] omap4: Fixes,

Re: [PATCH 2/7] omap4: Temporary fix silicon version detection

2010-09-09 Thread Jon Hunter
On 9/9/2010 7:47 AM, Cousson, Benoit wrote: On 9/9/2010 2:07 PM, Balbi, Felipe wrote: Hi Santosh, On Thu, Sep 09, 2010 at 07:02:46AM -0500, Shilimkar, Santosh wrote: Felipe is suggesting not to add this support where as you want to have this support. Sorry if I haven't understood the

OMAP 3530 McBSP Frame Sync errors

2010-09-09 Thread Gary Thomas
I'm trying to use McBSP4 with an external CODEC which is a slave device (i.e. the OMAP generates the Frame Sync pulses) In this mode, the BSP is purely the master of these signals. What can it possibly mean to get Frame Sync errors in this case (I'm reading from the external CODEC)? FYI, my

Re: [PATCH] USB: otg: twl4030: fix phy initialization(v1)

2010-09-09 Thread venki kaps
Venkii, On Thu, Sep 9, 2010 at 3:01 PM, Felipe Balbi ba...@ti.com wrote: On Wed, Sep 08, 2010 at 08:49:08PM -0500, Ming Lei wrote: 2010/9/8 venki kaps venkiece2...@gmail.com:  To resolve the above issue, we have made PHY power on in battery adc on function  and PHY power down in battery

Re: [PATCH v3 00/10] split out emac cpdma and mdio for reuse

2010-09-09 Thread Michael Williamson
On 9/8/2010 8:47 PM, Michael Williamson wrote: Hi Cyril, On 09/08/2010 05:59 PM, Cyril Chemparathy wrote: Hi Mike, So I went in and set the debug_level to netif_msg_init() to -1 in the davinci_emac driver. The only thing I get during the boot process is: net eth0: DaVinci EMAC

Re: [PATCH v3 00/10] split out emac cpdma and mdio for reuse

2010-09-09 Thread Cyril Chemparathy
Hi Mike, [...] The hang is in wait_for_user_access() in the davinci_mdio_read() call. Looks like the state machine got put back into IDLE somewhere between the MDIO probe and the EMAC probe. Seems like there should be some sort of time-out and error message in the

Re: [PATCH v3 00/10] split out emac cpdma and mdio for reuse

2010-09-09 Thread Cyril Chemparathy
Hi Mike, [...] An EMAC soft-reset clobbering the MDIO controller state is a possibility. I will poll TI designers to see if this could be the case. To test this theory out, I hacked up a crude beat-it-to-death-and-see-if-it-breaks kinda patch (attached). This tests 1 mdio read cycles

Re: [PATCH v3 00/10] split out emac cpdma and mdio for reuse

2010-09-09 Thread Michael Williamson
Hi Cyril, On 09/09/2010 03:51 PM, Cyril Chemparathy wrote: Hi Mike, [...] The hang is in wait_for_user_access() in the davinci_mdio_read() call. Looks like the state machine got put back into IDLE somewhere between the MDIO probe and the EMAC probe. Seems like there should be some

Re: [PATCH] OMAP: McBSP: tx_irq_completion used in rx_irq_handler

2010-09-09 Thread Peter Ujfalusi
On Wednesday 08 September 2010 20:29:01 ext Scott Ellis wrote: Looks like a typo from commit d6d834b010. Signed-off-by: Scott Ellis sc...@jumpnowtek.com --- arch/arm/plat-omap/mcbsp.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/plat-omap/mcbsp.c