On Fri, 29 May 2020 17:40:45 +0300, Serge Semin wrote: > This array property is used to indicate the maximum burst transaction > length supported by each DMA channel. > > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > Cc: Alexey Malahov <Alexey.Malahov@xxxxxxxxxxxxxxxxxxxx> > Cc: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Cc: linux-mips@xxxxxxxxxxxxxxx > > --- > > Changelog v2: > - Rearrange SoBs. > - Move $ref to the root level of the properties. So do with the > constraints. > - Set default max-burst-len to 256 TR-WIDTH words. > > Changelog v3: > - Add more details into the property description about what limitations > snps,max-burst-len defines. > --- > .../bindings/dma/snps,dma-spear1340.yaml | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>