dt/documentation: add specification of dma bus information
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Sun, 22 Jun 2014 19:40:00 +0000 (15:40 -0400)
committerRob Herring <robh@kernel.org>
Fri, 26 Sep 2014 16:18:05 +0000 (11:18 -0500)
commit0244f8f87ec7e327f7a6e45caaa966820eb3fbeb
tree90cfd6aa87e49ca311a7077e0baa8128d5d3bfe7
parent0f33be009b89d2268e94194dc4fd01a7851b6d51
dt/documentation: add specification of dma bus information

Recently we introduced the generic device tree infrastructure for couple of DMA
bus parameter, dma-ranges and dma-coherent. Update the documentation so that
its useful for future users.

The "dma-ranges" property is intended to be used for describing the
configuration of DMA bus RAM addresses and its offset w.r.t CPU addresses.

The "dma-coherent" property is intended to be used for identifying devices
supported coherent DMA operations.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Grant Likely <grant.likely@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: Kumar Gala <galak@codeaurora.org>
Acked-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/booting-without-of.txt