From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] ARM: bcm2835: add missing mbox overscan response field
Date: Fri, 8 Nov 2013 13:13:52 +0100 [thread overview]
Message-ID: <20131108131352.779e6655@lilith> (raw)
In-Reply-To: <1382473641-20614-1-git-send-email-a.heider@gmail.com>
Hi Andre,
On Tue, 22 Oct 2013 22:27:20 +0200, Andre Heider <a.heider@gmail.com>
wrote:
> Add the missing "right" field to struct bcm2835_mbox_tag_overscan.
>
> Signed-off-by: Andre Heider <a.heider@gmail.com>
> ---
> arch/arm/include/asm/arch-bcm2835/mbox.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/include/asm/arch-bcm2835/mbox.h b/arch/arm/include/asm/arch-bcm2835/mbox.h
> index 24abe57..6b806ec 100644
> --- a/arch/arm/include/asm/arch-bcm2835/mbox.h
> +++ b/arch/arm/include/asm/arch-bcm2835/mbox.h
> @@ -350,6 +350,7 @@ struct bcm2835_mbox_tag_overscan {
> u32 top;
> u32 bottom;
> u32 left;
> + u32 right;
> } resp;
> } body;
> };
Acked-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Amicalement,
--
Albert.
next prev parent reply other threads:[~2013-11-08 12:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-22 20:27 [U-Boot] [PATCH 1/2] ARM: bcm2835: add missing mbox overscan response field Andre Heider
2013-10-23 16:54 ` Stephen Warren
2013-10-23 19:46 ` Andre Heider
2013-11-07 13:29 ` Albert ARIBAUD
2013-11-07 21:30 ` Stephen Warren
2013-11-08 12:16 ` Albert ARIBAUD
2013-11-08 12:13 ` Albert ARIBAUD [this message]
2013-11-09 10:11 ` Anatolij Gustschin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131108131352.779e6655@lilith \
--to=albert.u.boot@aribaud.net \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox