diff options
author | Nicolin Chen <nicoleotsuka@gmail.com> | 2014-06-15 23:31:05 -0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-07-25 04:40:36 -0400 |
commit | f892afb07eeecf575179c4747952644a82a92a36 (patch) | |
tree | 3a46d39ee7fb7b6c7bc832369fea82433134be01 /Documentation | |
parent | 0b3518652c596b00c1592b5adb2544db75b5ef57 (diff) |
dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC
Shared Peripheral ASRC, running on SPBA, needs to use shp sciprts for
DMA transfer. So this patch just adds a new DMATYPE for it.
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt index e577196a12c0..4659fd952301 100644 --- a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt +++ b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | |||
@@ -47,6 +47,7 @@ The full ID of peripheral types can be found below. | |||
47 | 20 ASRC | 47 | 20 ASRC |
48 | 21 ESAI | 48 | 21 ESAI |
49 | 22 SSI Dual FIFO (needs firmware ver >= 2) | 49 | 22 SSI Dual FIFO (needs firmware ver >= 2) |
50 | 23 Shared ASRC | ||
50 | 51 | ||
51 | The third cell specifies the transfer priority as below. | 52 | The third cell specifies the transfer priority as below. |
52 | 53 | ||