]> git.baikalelectronics.ru Git - kernel.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)
commit9c51a8d8b6bbe22e568916233a449130f79d1197
treee7ec23c422c9572356b7e5aadde64210e12c6a12
parentb8b1a899a6e44da00341652b3e85db23802d6d35
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