All of lore.kernel.org
 help / color / mirror / Atom feed
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3 v6] mailbox: Enable BCM2835 mailbox support
Date: Tue, 28 Apr 2015 19:39:07 -0600	[thread overview]
Message-ID: <5540363B.5050800@wwwdotorg.org> (raw)
In-Reply-To: <1430254460-26754-1-git-send-email-eric@anholt.net>

On 04/28/2015 02:54 PM, Eric Anholt wrote:
> From: Lubomir Rintel <lkundrak@v3.sk>
> 
> This mailbox driver provides a single mailbox channel to write 32-bit
> values to the VPU and get a 32-bit response.  The Raspberry Pi
> firmware uses this mailbox channel to implement firmware calls, while
> Roku 2 (despite being derived from the same firmware tree) doesn't.

Acked-by: Stephen Warren <swarren@wwwdotorg.org>

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Lee Jones <lee-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Jassi Brar
	<jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Craig McGeachie <slapdau-/E1597aS9LT0CCvOHzKKcA@public.gmane.org>,
	Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org>,
	Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Subject: Re: [PATCH 2/3 v6] mailbox: Enable BCM2835 mailbox support
Date: Tue, 28 Apr 2015 19:39:07 -0600	[thread overview]
Message-ID: <5540363B.5050800@wwwdotorg.org> (raw)
In-Reply-To: <1430254460-26754-1-git-send-email-eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>

On 04/28/2015 02:54 PM, Eric Anholt wrote:
> From: Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org>
> 
> This mailbox driver provides a single mailbox channel to write 32-bit
> values to the VPU and get a 32-bit response.  The Raspberry Pi
> firmware uses this mailbox channel to implement firmware calls, while
> Roku 2 (despite being derived from the same firmware tree) doesn't.

Acked-by: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2015-04-29  1:39 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-27 22:27 [PATCH 0/3] BCM2835 core mailbox support Eric Anholt
2015-04-27 22:27 ` Eric Anholt
2015-04-27 22:27 ` [PATCH 1/3 v4] dt/bindings: Add binding for the BCM2835 mailbox driver Eric Anholt
2015-04-27 22:27   ` Eric Anholt
2015-04-28  5:21   ` Jassi Brar
2015-04-28  5:21     ` Jassi Brar
2015-04-28 20:44   ` [PATCH 1/3 v5] " Eric Anholt
2015-04-28 20:44     ` Eric Anholt
2015-04-29  1:30     ` Stephen Warren
2015-04-29  1:30       ` Stephen Warren
2015-04-29 16:39       ` Eric Anholt
2015-04-29 16:39         ` Eric Anholt
2015-04-29 23:41         ` Stephen Warren
2015-04-29 23:41           ` Stephen Warren
2015-04-30  4:53           ` Jassi Brar
2015-04-30  4:53             ` Jassi Brar
2015-04-27 22:27 ` [PATCH 2/3 v5] mailbox: Enable BCM2835 mailbox support Eric Anholt
2015-04-27 22:27   ` Eric Anholt
2015-04-28  5:43   ` Jassi Brar
2015-04-28  5:43     ` Jassi Brar
2015-04-28  9:50     ` Lubomir Rintel
2015-04-28  9:50       ` Lubomir Rintel
2015-04-28 19:49     ` Eric Anholt
2015-04-28 19:49       ` Eric Anholt
2015-04-29  2:07       ` Jassi Brar
2015-04-29  2:07         ` Jassi Brar
2015-04-29 17:05         ` Eric Anholt
2015-04-29 17:05           ` Eric Anholt
2015-04-28 20:54   ` [PATCH 2/3 v6] " Eric Anholt
2015-04-28 20:54     ` Eric Anholt
2015-04-29  1:39     ` Stephen Warren [this message]
2015-04-29  1:39       ` Stephen Warren
2015-04-29 17:09     ` [PATCH 2/3 v7] " Eric Anholt
2015-04-29 17:09       ` Eric Anholt
2015-04-30  5:26       ` Jassi Brar
2015-04-30  5:26         ` Jassi Brar
2015-05-01  3:01         ` Stephen Warren
2015-05-01  3:01           ` Stephen Warren
2015-05-05  2:18           ` Jassi Brar
2015-05-05  2:18             ` Jassi Brar
2015-05-05  0:57         ` Eric Anholt
2015-05-05  0:57           ` Eric Anholt
2015-05-05  2:30           ` Jassi Brar
2015-05-05  2:30             ` Jassi Brar
2015-05-05 19:32             ` Stephen Warren
2015-05-05 19:32               ` Stephen Warren
2015-04-27 22:27 ` [PATCH 3/3] ARM: bcm2835: Add the mailbox to the device tree Eric Anholt
2015-04-27 22:27   ` Eric Anholt

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=5540363B.5050800@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.