[PATCH v3 0/7] of: setup dma parameters using dma-ranges and dma-coherent
From: Shawn Guo <hidden>
Date: 2014-06-02 06:37:31
Also in:
linux-devicetree, lkml
From: Shawn Guo <hidden>
Date: 2014-06-02 06:37:31
Also in:
linux-devicetree, lkml
On Thu, Apr 24, 2014 at 11:30:00AM -0400, Santosh Shilimkar wrote:
Here is an updated v3 of the series. Series introduces support for setting up dma parameters based on device tree properties like 'dma-ranges' and 'dma-coherent' and also update to ARM 32 bit port. Earlier version of the series can be found here [3], [2] and [1].
Are these two generic device tree properties documented somewhere under Documentation/devicetree/bindings? Shawn