<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 24, 2013 at 2:21 PM,  <span dir="ltr"><<a href="mailto:hongbo.zhang@freescale.com" target="_blank">hongbo.zhang@freescale.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">From: Hongbo Zhang <<a href="mailto:hongbo.zhang@freescale.com">hongbo.zhang@freescale.com</a>><br>
<br>
Hi Vinod, Dan, Scott and Leo, please have a look at these V2 patches.<br></blockquote><div><br></div><div>Looks good now after rounds of review.</div><div><br></div><div>Acked-by: Li Yang <<a href="mailto:leoli@freescale.com">leoli@freescale.com</a>></div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Freescale QorIQ T4 and B4 introduce new 8-channel DMA engines, this patch set<br>
adds support this DMA engine.<br>
<br>
V4->V5 changes:<br>
- update description in the dt binding document, to make it more resonable<br>
- add new patch [4/4] to eliminate a compiling warning which already exists<br>
  for a long time<br>
<br>
V3->V4 changes:<br>
- introduce new patch [1/3] to revise the legacy dma binding document<br>
- and then add new paragraph to describe new dt node binding in [2/3]<br>
- rebase to latest kernel v3.11-rc1<br>
<br>
V2->V3 changes:<br>
- edit Documentation/devicetree/bindings/powerpc/fsl/dma.txt<br>
- edit text string in Kconfig and the driver files, using "elo series" to<br>
  mention all the current "elo*"<br>
<br>
V1->V2 changes:<br>
- removed the codes handling the register dgsr1, since it isn't used corrently<br>
- renamed the DMA DT compatible to "fsl,elo3-dma"<br>
- renamed the new dts files to "elo3-dma-<n>.dtsi"<br>
<br>
Hongbo Zhang (4):<br>
  DMA: Freescale: revise device tree binding document<br>
  DMA: Freescale: Add new 8-channel DMA engine device tree nodes<br>
  DMA: Freescale: update driver to support 8-channel DMA engine<br>
  DMA: Freescale: eliminate a compiling warning<br>
<br>
 .../devicetree/bindings/powerpc/fsl/dma.txt        |  118 +++++++++++++++-----<br>
 arch/powerpc/boot/dts/fsl/b4si-post.dtsi           |    4 +-<br>
 arch/powerpc/boot/dts/fsl/elo3-dma-0.dtsi          |   81 ++++++++++++++<br>
 arch/powerpc/boot/dts/fsl/elo3-dma-1.dtsi          |   81 ++++++++++++++<br>
 arch/powerpc/boot/dts/fsl/t4240si-post.dtsi        |    4 +-<br>
 drivers/dma/Kconfig                                |    9 +-<br>
 drivers/dma/fsldma.c                               |   11 +-<br>
 drivers/dma/fsldma.h                               |    2 +-<br>
 8 files changed, 269 insertions(+), 41 deletions(-)<br>
 create mode 100644 arch/powerpc/boot/dts/fsl/elo3-dma-0.dtsi<br>
 create mode 100644 arch/powerpc/boot/dts/fsl/elo3-dma-1.dtsi<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
1.7.9.5<br>
<br>
<br>
<br>
--<br>
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in<br>
the body of a message to <a href="mailto:majordomo@vger.kernel.org">majordomo@vger.kernel.org</a><br>
More majordomo info at  <a href="http://vger.kernel.org/majordomo-info.html" target="_blank">http://vger.kernel.org/majordomo-info.html</a><br>
Please read the FAQ at  <a href="http://www.tux.org/lkml/" target="_blank">http://www.tux.org/lkml/</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>- Leo
</div></div>