
28 May
2015
28 May
'15
10:59 p.m.
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".