]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dt/bindings: ti,edma: Remove redundant properties from documentation
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 16 May 2014 12:17:16 +0000 (15:17 +0300)
committerSekhar Nori <nsekhar@ti.com>
Thu, 22 May 2014 09:25:19 +0000 (14:55 +0530)
commitefc24e148009bb7965439a3a29abfb778a45061e
treee7ec23c422c9572356b7e5aadde64210e12c6a12
parent6d10c3950bf4d42a5bd28bfd7572834225acb031
dt/bindings: ti,edma: Remove redundant properties from documentation

From CCCFG register of eDMA3 we can get all the needed information for the
driver about the IP:
Number of channels: NUM_DMACH
Number of regions: NUM_REGN
Number of slots (PaRAM sets): NUM_PAENTRY
Number of TC/EQ: NUM_EVQUE

The ti,edma-regions; ti,edma-slots and dma-channels in DT are
redundant since the very same information can be obtained from the HW.
The mentioned properties are deprecated.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Documentation/devicetree/bindings/dma/ti-edma.txt