Re: [PATCH] i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt

2013-01-20 Thread Felipe Balbi
Hi, On Sun, Jan 20, 2013 at 02:32:58AM +0200, Aaro Koskinen wrote: The errata handling function acks wrong interrupt in case of Arbitration lost. Fix it. Discovered during code review, the real impact of the bug is unknown. Signed-off-by: Aaro Koskinen aaro.koski...@iki.fi thanks for

Re: [RESEND][PATCH] dma: edma: fix slave config dependency on direction

2013-01-20 Thread Vinod Koul
On Thu, Jan 10, 2013 at 01:41:04PM -0500, Matt Porter wrote: The edma_slave_config() implementation depends on the direction field such that it will not properly configure a slave channel when called without direction set. This fixes the implementation so that the slave config is copied as

[PATCH] ARM: OMAP2+: fix build break for omapdrm

2013-01-20 Thread Rob Clark
Fixes compile break with 3.8-rc4. Signed-off-by: Rob Clark robdcl...@gmail.com --- arch/arm/mach-omap2/drm.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/mach-omap2/drm.c b/arch/arm/mach-omap2/drm.c index 4c7566c..2a2cfa8 100644 --- a/arch/arm/mach-omap2/drm.c

[PATCH] i2c: omap: fix draining irq handling

2013-01-20 Thread Aaro Koskinen
Commit 0bdfe0cb803dce699ff337c35d8e97ac355fa417 (i2c: omap: sanitize exit path) changed the interrupt handler to exit early and complete the transfer after the draining IRQ is handled. As a result, the ARDY may not be cleared properly, and it may cause all future I2C transfers to timeout with

OMAP baseline test results for v3.8-rc4

2013-01-20 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.8-rc4. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.8-rc4/20130120122039/ Test summary Boot to userspace: Pass ( 9/11): 2420n800, 2430sdp, 3517evm, 3530es3beagle, 3730beaglexm,

Re: [PATCH 0/5] staging: tidspbridge: for 3.9

2013-01-20 Thread Omar Ramirez Luna
Hi Greg, On Thu, Jan 17, 2013 at 6:47 PM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Thu, Jan 10, 2013 at 03:36:57AM -0600, Omar Ramirez Luna wrote: Patches for staging-next, fixing comments and suggestions provided by Chen Gang. There is an additional scm patch, that removes

Re: [PATCH 0/5] staging: tidspbridge: for 3.9

2013-01-20 Thread Omar Ramirez Luna
Hi Tony, On Thu, Jan 17, 2013 at 8:01 PM, Tony Lindgren t...@atomide.com wrote: * Greg Kroah-Hartman gre...@linuxfoundation.org [130117 16:51]: On Thu, Jan 10, 2013 at 03:36:57AM -0600, Omar Ramirez Luna wrote: Patches for staging-next, fixing comments and suggestions provided by Chen Gang.

Re: [PATCH 0/5] staging: tidspbridge: for 3.9

2013-01-20 Thread Greg Kroah-Hartman
On Sun, Jan 20, 2013 at 05:45:16PM -0600, Omar Ramirez Luna wrote: Hi Greg, On Thu, Jan 17, 2013 at 6:47 PM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Thu, Jan 10, 2013 at 03:36:57AM -0600, Omar Ramirez Luna wrote: Patches for staging-next, fixing comments and suggestions

Re: [PATCH 0/5] staging: tidspbridge: for 3.9

2013-01-20 Thread Omar Ramirez Luna
On Sun, Jan 20, 2013 at 5:51 PM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: That looks good, care to update the TODO file for the driver in the kernel to reflect this? I'll update it. Cheers, Omar -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of

[PATCH] ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code

2013-01-20 Thread Paul Walmsley
Remove now-obsolete code from arch/arm/mach-omap2/omap_device.c. This mostly consists of removing the first attempt at device PM latency handling. This was never really used, has been replaced by the common dev_pm_qos code, and needs to go away as part of the DT conversion. Also, the early

Re: [PATCH v2 0/5] ARM: OMAP4: Enable AESS IP.

2013-01-20 Thread Paul Walmsley
On Fri, 18 Jan 2013, Sebastien Guiriec wrote: Paul, Benoit, Any comments before I resend the serie with the minor comment for Felipe? Not from me. The series has been queued for 3.9 with Felipe's comment fix; thanks Felipe. - Paul From: Paul Walmsley p...@pwsan.com Date: Sun, 20 Jan

Re: [PATCH 5/6] OF: Introduce Device Tree resolve support.

2013-01-20 Thread David Gibson
On Fri, Jan 04, 2013 at 09:31:09PM +0200, Pantelis Antoniou wrote: Introduce support for dynamic device tree resolution. Using it, it is possible to prepare a device tree that's been loaded on runtime to be modified and inserted at the kernel live tree. Signed-off-by: Pantelis Antoniou

RE: [PATCH 0/9] ARM: OMAP2+: AM33XX: Misc fixes/updates

2013-01-20 Thread Bedia, Vaibhav
Hi Paul, Benoit, On Fri, Jan 18, 2013 at 12:49:20, Bedia, Vaibhav wrote: Hi, The following patches were earlier posted as part the AM33XX suspend-resume support series [1]. Based on the suggestion from Santosh Shilimkar santosh.shilim...@ti.com i have split out the changes which update the

RE: [PATCH 4/9] ARM: OMAP2+: AM33XX: hwmod: Update TPTC0 hwmod with the right flags

2013-01-20 Thread Bedia, Vaibhav
On Fri, Jan 18, 2013 at 17:58:49, Sergei Shtylyov wrote: Hello. On 18-01-2013 11:19, Vaibhav Bedia wrote: Third Party Transfer Controller (TPTC0) needs to be idled and put to standby under SW control. Add the appropriate flags in the TPTC0 hwmod entry. Signed-off-by: Vaibhav Bedia

RE: [PATCH 1/9] ARM: OMAP2+: AM33XX: CM: Get rid of unncessary header inclusions

2013-01-20 Thread Bedia, Vaibhav
On Fri, Jan 18, 2013 at 18:01:01, Sergei Shtylyov wrote: On 18-01-2013 11:19, Vaibhav Bedia wrote: Some of the included header files are not needed so remove them. Signed-off-by: Vaibhav Bedia vaibhav.be...@ti.com Acked-by: Santosh Shilimkar santosh.shilim...@ti.com --- Change

Re: [PATCH 0/4] OPP usage fixes for RCU locking

2013-01-20 Thread MyungJoo Ham
On Sat, Jan 19, 2013 at 7:28 AM, Rafael J. Wysocki r...@sisk.pl wrote: On Friday, January 18, 2013 01:52:31 PM Nishanth Menon wrote: Hi, Despite being documented in function documentation and in Documentation/power/opp.txt, many of the users of OPP APIs dont honor RCU lock usage

Re: [RFC PATCH] gpio/omap: fix pm_runtime for IRQ functions

2013-01-20 Thread Santosh Shilimkar
On Friday 18 January 2013 11:19 PM, Jan Luebbe wrote: Other devices in the device tree can use omap-gpio as an interrupt controller with something like: interrupt-parent = gpio1; interrupts = 19 8; (in this case with #interrupt-cells = 2 in the gpio node to be able to configure

RE: [RFC v2 12/18] ARM: OMAP2+: timer: Add suspend-resume callbacks for clockevent device

2013-01-20 Thread Bedia, Vaibhav
Hi Jon, On Fri, Jan 18, 2013 at 00:10:40, Hunter, Jon wrote: On 12/31/2012 07:07 AM, Vaibhav Bedia wrote: The current OMAP timer code registers two timers - one as clocksource and one as clockevent. AM33XX has only one usable timer in the WKUP domain so one of the timers needs

RE: [RFC v2 12/18] ARM: OMAP2+: timer: Add suspend-resume callbacks for clockevent device

2013-01-20 Thread Bedia, Vaibhav
On Fri, Jan 18, 2013 at 10:55:43, Shilimkar, Santosh wrote: On Friday 18 January 2013 12:15 AM, Jon Hunter wrote: On 01/10/2013 10:37 PM, Bedia, Vaibhav wrote: On Tue, Jan 08, 2013 at 20:45:10, Shilimkar, Santosh wrote: On Monday 31 December 2012 06:37 PM, Vaibhav Bedia wrote: The

Re: [PATCH 0/5] staging: tidspbridge: for 3.9

2013-01-20 Thread Dan Carpenter
On Thu, Jan 17, 2013 at 04:47:46PM -0800, Greg Kroah-Hartman wrote: On Thu, Jan 10, 2013 at 03:36:57AM -0600, Omar Ramirez Luna wrote: Patches for staging-next, fixing comments and suggestions provided by Chen Gang. There is an additional scm patch, that removes hardcoded defines