From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,V2] ARM: bcm2835: use phys_to_bus() for mbox
Date: Thu, 28 May 2015 14:59:29 -0600 [thread overview]
Message-ID: <556781B1.30605@wwwdotorg.org> (raw)
In-Reply-To: <20150528132459.GO8007@bill-the-cat>
On 05/28/2015 07:24 AM, Tom Rini wrote:
> On Mon, Apr 06, 2015 at 08:28:39PM -0600, Stephen Warren wrote:
>
>> When we communicate with the VideoCore to perform property
>> mailbox transactions, that is a DMA operation as far as the
>> property buffer is concerned. Use phys_to_bus() on that buffer.
>>
>> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
>
> Applied to u-boot/master, thanks!
That's odd. Since this patch had a dependency on a series that touched
the DWC2 USB driver, Marek applied this to a USB branch back on Apr
14, and it's been pulled into u-boot/master since then. See
122426d46e31 "ARM: bcm2835: use phys_to_bus() for mbox".
next prev parent reply other threads:[~2015-05-28 20:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-07 2:28 [U-Boot] [PATCH V2] ARM: bcm2835: use phys_to_bus() for mbox Stephen Warren
2015-04-07 2:57 ` Marek Vasut
2015-05-28 13:24 ` [U-Boot] [U-Boot,V2] " Tom Rini
2015-05-28 20:59 ` Stephen Warren [this message]
2015-05-28 22:14 ` Tom Rini
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=556781B1.30605@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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 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.