Home
last modified time | relevance | path

Searched hist:"122426 d46e31391480c4b83b1003e4feca24d491" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-bcm283x/
H A Dmbox.c122426d46e31391480c4b83b1003e4feca24d491 Tue Apr 07 02:28:39 UTC 2015 Stephen Warren <swarren@wwwdotorg.org> ARM: bcm2835: use phys_to_bus() for mbox

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>