Re: [PATCH 0/5] Mailbox: Fix issues for OMAP4

2010-02-20 Thread Hiroshi DOYU
From: ext Tony Lindgren 
Subject: Re: [PATCH 0/5] Mailbox: Fix issues for OMAP4
Date: Sat, 20 Feb 2010 01:11:52 +0100

> * Hiroshi DOYU  [100219 00:33]:
>> Hi Suman,
>> 
>> From: "ext Anna, Suman" 
>> Subject: [PATCH 0/5] Mailbox: Fix issues for OMAP4 
>> Date: Thu, 18 Feb 2010 22:07:15 +0100
>> 
>> > From f2e895f74544876572adbe3328aa27d20aa1aec4 Mon Sep 17 00:00:00 2001
>> > From: Suman Anna 
>> > Date: Thu, 18 Feb 2010 14:34:39 -0600
>> > Subject: [PATCH 0/5] Mailbox: Fix issues for OMAP4 
>> > 
>> > This patchset has fixes for OMAP4 mailbox SYSCONFIG register.
>> > Also included are patches for improving mailbox performance, and
>> > other minor fixes.
>> 
>> They look ok to me.
>> 
> 
> I assume I can add your Acked-by then?

Yes.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/5] Mailbox: Fix issues for OMAP4

2010-02-19 Thread Tony Lindgren
* Hiroshi DOYU  [100219 00:33]:
> Hi Suman,
> 
> From: "ext Anna, Suman" 
> Subject: [PATCH 0/5] Mailbox: Fix issues for OMAP4 
> Date: Thu, 18 Feb 2010 22:07:15 +0100
> 
> > From f2e895f74544876572adbe3328aa27d20aa1aec4 Mon Sep 17 00:00:00 2001
> > From: Suman Anna 
> > Date: Thu, 18 Feb 2010 14:34:39 -0600
> > Subject: [PATCH 0/5] Mailbox: Fix issues for OMAP4 
> > 
> > This patchset has fixes for OMAP4 mailbox SYSCONFIG register.
> > Also included are patches for improving mailbox performance, and
> > other minor fixes.
> 
> They look ok to me.
> 

I assume I can add your Acked-by then?

Tony 
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/5] Mailbox: Fix issues for OMAP4

2010-02-19 Thread Hiroshi DOYU
Hi Suman,

From: "ext Anna, Suman" 
Subject: [PATCH 0/5] Mailbox: Fix issues for OMAP4 
Date: Thu, 18 Feb 2010 22:07:15 +0100

> From f2e895f74544876572adbe3328aa27d20aa1aec4 Mon Sep 17 00:00:00 2001
> From: Suman Anna 
> Date: Thu, 18 Feb 2010 14:34:39 -0600
> Subject: [PATCH 0/5] Mailbox: Fix issues for OMAP4 
> 
> This patchset has fixes for OMAP4 mailbox SYSCONFIG register.
> Also included are patches for improving mailbox performance, and
> other minor fixes.

They look ok to me.


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/5] Mailbox: Fix issues for OMAP4

2010-02-18 Thread Anna, Suman
>From f2e895f74544876572adbe3328aa27d20aa1aec4 Mon Sep 17 00:00:00 2001
From: Suman Anna 
Date: Thu, 18 Feb 2010 14:34:39 -0600
Subject: [PATCH 0/5] Mailbox: Fix issues for OMAP4 

This patchset has fixes for OMAP4 mailbox SYSCONFIG register.
Also included are patches for improving mailbox performance, and
other minor fixes.

Hari Kanigeri (1):
  omap2/3/4: mailbox: retries in case of FIFO full

Rob Clark (1):
  omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx
interrupt

Suman Anna (3):
  omap2/3/4: mailbox: remove compiler warning
  omap: mailbox: correct OMAP4 reset logic
  omap: mailbox: correct OMAP4 SIDLEMODE logic

 arch/arm/mach-omap2/mailbox.c |   47 ++--
 arch/arm/plat-omap/mailbox.c  |   14 ---
 2 files changed, 45 insertions(+), 16 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html