linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dma: imx-sdma: Add ROM script addresses to driver
@ 2013-08-20  8:04 Sascha Hauer
  2013-08-20  8:04 ` [PATCH 1/3] dma: imx-sdma: Use struct for driver data Sascha Hauer
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Sascha Hauer @ 2013-08-20  8:04 UTC (permalink / raw)
  To: linux-arm-kernel

Changes since v1:

- skip handling of SoCs which have a tapeout specific SDMA firmware,
  namely i.MX31/35

----------------------------------------------------------------
Sascha Hauer (3):
      dma: imx-sdma: Use struct for driver data
      dma: imx-sdma: Add ROM script addresses to driver
      ARM: i.MX: remove sdma script address arrays from platform data

 .../devicetree/bindings/dma/fsl-imx-sdma.txt       |   7 +-
 arch/arm/mach-imx/mm-imx25.c                       |  17 ---
 arch/arm/mach-imx/mm-imx5.c                        |  14 --
 drivers/dma/imx-sdma.c                             | 161 +++++++++++++++++----
 4 files changed, 137 insertions(+), 62 deletions(-)

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

end of thread, other threads:[~2013-08-26 15:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20  8:04 [PATCH v2] dma: imx-sdma: Add ROM script addresses to driver Sascha Hauer
2013-08-20  8:04 ` [PATCH 1/3] dma: imx-sdma: Use struct for driver data Sascha Hauer
2013-08-26 15:19   ` Vinod Koul
2013-08-20  8:04 ` [PATCH 2/3] dma: imx-sdma: Add ROM script addresses to driver Sascha Hauer
2013-08-20  8:04 ` [PATCH 3/3] ARM: i.MX: remove sdma script address arrays from platform data Sascha Hauer
2013-08-20  8:52 ` [PATCH v2] dma: imx-sdma: Add ROM script addresses to driver Shawn Guo
2013-08-22  7:13 ` Sascha Hauer
2013-08-26 15:17 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).