All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] DW DMAC: update device tree
@ 2016-11-16 13:56 ` Eugeniy Paltsev
  0 siblings, 0 replies; 31+ messages in thread
From: Eugeniy Paltsev @ 2016-11-16 13:56 UTC (permalink / raw)
  To: linux-snps-arc

It wasn't possible to enable some features like
memory-to-memory transfers or multi block transfers via DT.
It is fixed by these patches.

 * Rename is_private to is-private as ordered by DT policy.
 (just for cleanup) The change leaves the support for the 
 old format.

 * Add is-memcpu property, so it is possible to
 enable memory-to-memory transfers support via DT.

 * Add hw-llp property, so it is possible to enable
 hardware multi block transfers support via DT.

 * Update DW DMAC device tree documentation.

Eugeniy Paltsev (4):
  DW DMAC: rename is_private property as ordered by DT policy
  DW DMAC: add is-memcpu property to device tree
  DW DMAC: add hw-llp property to device tree
  Update device tree Synopsys DW DMAC documentation

 Documentation/devicetree/bindings/dma/snps-dma.txt | 10 ++++++++--
 drivers/dma/dw/core.c                              |  2 +-
 drivers/dma/dw/platform.c                          | 10 ++++++++++
 include/linux/platform_data/dma-dw.h               |  4 ++--
 4 files changed, 21 insertions(+), 5 deletions(-)

-- 
2.5.5

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2016-11-16 18:14 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-16 13:56 [PATCH 0/4] DW DMAC: update device tree Eugeniy Paltsev
2016-11-16 13:56 ` Eugeniy Paltsev
2016-11-16 13:56 ` Eugeniy Paltsev
2016-11-16 13:56 ` [PATCH 1/4] DW DMAC: rename is_private property as ordered by DT policy Eugeniy Paltsev
2016-11-16 13:56   ` Eugeniy Paltsev
2016-11-16 15:11   ` Andy Shevchenko
2016-11-16 15:11     ` Andy Shevchenko
2016-11-16 15:11     ` Andy Shevchenko
2016-11-16 13:56 ` [PATCH 2/4] DW DMAC: add is-memcpu property to device tree Eugeniy Paltsev
2016-11-16 13:56   ` Eugeniy Paltsev
2016-11-16 15:12   ` Andy Shevchenko
2016-11-16 15:12     ` Andy Shevchenko
2016-11-16 13:56 ` [PATCH 3/4] DW DMAC: add hw-llp " Eugeniy Paltsev
2016-11-16 13:56   ` Eugeniy Paltsev
2016-11-16 15:13   ` Andy Shevchenko
2016-11-16 15:13     ` Andy Shevchenko
2016-11-16 15:13     ` Andy Shevchenko
2016-11-16 13:56 ` [PATCH 4/4] Update device tree Synopsys DW DMAC documentation Eugeniy Paltsev
2016-11-16 13:56   ` Eugeniy Paltsev
2016-11-16 15:10   ` Andy Shevchenko
2016-11-16 15:10     ` Andy Shevchenko
2016-11-16 15:10     ` Andy Shevchenko
2016-11-16 17:01     ` Eugeniy Paltsev
2016-11-16 17:01       ` Eugeniy Paltsev
2016-11-16 18:08       ` Andy Shevchenko
2016-11-16 18:08         ` Andy Shevchenko
2016-11-16 18:14         ` Rob Herring
2016-11-16 18:14           ` Rob Herring
2016-11-16 15:18 ` [PATCH 0/4] DW DMAC: update device tree Andy Shevchenko
2016-11-16 15:18   ` Andy Shevchenko
2016-11-16 15:18   ` Andy Shevchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.