From: Peter Ujfalusi Date: Fri, 16 May 2014 12:17:16 +0000 (+0300) Subject: dt/bindings: ti,edma: Remove redundant properties from documentation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~40^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efc24e148009bb7965439a3a29abfb778a45061e;p=pandora-kernel.git 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 Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed