Re: [U-Boot] [PATCH 1/2] ARM: bcm2835: add missing mbox overscan response field

2013-11-09 Thread Anatolij Gustschin
On Tue, 22 Oct 2013 22:27:20 +0200 Andre Heider a.hei...@gmail.com wrote: Add the missing right field to struct bcm2835_mbox_tag_overscan. Signed-off-by: Andre Heider a.hei...@gmail.com --- arch/arm/include/asm/arch-bcm2835/mbox.h | 1 + 1 file changed, 1 insertion(+) applied to

Re: [U-Boot] [PATCH 1/2] ARM: bcm2835: add missing mbox overscan response field

2013-11-08 Thread Albert ARIBAUD
Hi Andre, On Tue, 22 Oct 2013 22:27:20 +0200, Andre Heider a.hei...@gmail.com wrote: Add the missing right field to struct bcm2835_mbox_tag_overscan. Signed-off-by: Andre Heider a.hei...@gmail.com --- arch/arm/include/asm/arch-bcm2835/mbox.h | 1 + 1 file changed, 1 insertion(+) diff

Re: [U-Boot] [PATCH 1/2] ARM: bcm2835: add missing mbox overscan response field

2013-11-08 Thread Albert ARIBAUD
Hi Stephen, On Thu, 07 Nov 2013 14:30:54 -0700, Stephen Warren swar...@wwwdotorg.org wrote: So, there are 2 patches and 2 custodians. One of you has to ack the patch for the other to merge them both through the other's subsystem, right? I guess you want Anatolij to take both of these through

Re: [U-Boot] [PATCH 1/2] ARM: bcm2835: add missing mbox overscan response field

2013-11-07 Thread Albert ARIBAUD
Hi Andre, On Wed, 23 Oct 2013 21:46:31 +0200, Andre Heider a.hei...@gmail.com wrote: On Wed, Oct 23, 2013 at 05:54:13PM +0100, Stephen Warren wrote: On 10/22/2013 09:27 PM, Andre Heider wrote: Add the missing right field to struct bcm2835_mbox_tag_overscan. This one patch, Acked-by:

Re: [U-Boot] [PATCH 1/2] ARM: bcm2835: add missing mbox overscan response field

2013-11-07 Thread Stephen Warren
On 11/07/2013 06:29 AM, Albert ARIBAUD wrote: Hi Andre, On Wed, 23 Oct 2013 21:46:31 +0200, Andre Heider a.hei...@gmail.com wrote: On Wed, Oct 23, 2013 at 05:54:13PM +0100, Stephen Warren wrote: On 10/22/2013 09:27 PM, Andre Heider wrote: Add the missing right field to struct

Re: [U-Boot] [PATCH 1/2] ARM: bcm2835: add missing mbox overscan response field

2013-10-23 Thread Stephen Warren
On 10/22/2013 09:27 PM, Andre Heider wrote: Add the missing right field to struct bcm2835_mbox_tag_overscan. This one patch, Acked-by: Stephen Warren swar...@wwwdotorg.org You need to send/cc this patch to Albert Aribauld, since he applies ARM patches. Or, perhaps just make sure the patch gets

Re: [U-Boot] [PATCH 1/2] ARM: bcm2835: add missing mbox overscan response field

2013-10-23 Thread Andre Heider
On Wed, Oct 23, 2013 at 05:54:13PM +0100, Stephen Warren wrote: On 10/22/2013 09:27 PM, Andre Heider wrote: Add the missing right field to struct bcm2835_mbox_tag_overscan. This one patch, Acked-by: Stephen Warren swar...@wwwdotorg.org You need to send/cc this patch to Albert Aribauld,