Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1287422 > unrolled thread
| Started by | Peter Ujfalusi <peter.ujfalusi@ti.com> |
|---|---|
| First post | 2015-12-09 12:20 +0100 |
| Last post | 2015-12-10 04:20 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL for 4.4] DT/dmaengine: edma: Update for the new bindings Peter Ujfalusi <peter.ujfalusi@ti.com> - 2015-12-09 12:20 +0100
Re: [GIT PULL for 4.4] DT/dmaengine: edma: Update for the new bindings Vinod Koul <vinod.koul@intel.com> - 2015-12-10 04:20 +0100
| From | Peter Ujfalusi <peter.ujfalusi@ti.com> |
|---|---|
| Date | 2015-12-09 12:20 +0100 |
| Subject | [GIT PULL for 4.4] DT/dmaengine: edma: Update for the new bindings |
| Message-ID | <qDKWS-7EC-13@gated-at.bofh.it> |
Hi Arnd, Vinod,
As Arnd suggested, the two patch from the following series:
https://www.mail-archive.com/linux-omap@vger.kernel.org/msg122201.html
plus Acked-by from Arnd is available for pull if you prefer that way.
Regards,
Péter
================================================================
The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
are available in the git repository at:
https://github.com/omap-audio/linux-audio.git for-4.4/peter/edma_binding_update
for you to fetch changes up to af9089852e0ecd6ae7336992d29b04d7d82b404a:
dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type (2015-12-09 11:56:56 +0200)
----------------------------------------------------------------
Peter Ujfalusi (2):
dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type
dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type
Documentation/devicetree/bindings/dma/ti-edma.txt | 10 ++++------
drivers/dma/edma.c | 53 +++++++++++++++++++++++++++++++++++------------------
include/linux/platform_data/edma.h | 2 +-
3 files changed, 40 insertions(+), 25 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Vinod Koul <vinod.koul@intel.com> |
|---|---|
| Date | 2015-12-10 04:20 +0100 |
| Subject | Re: [GIT PULL for 4.4] DT/dmaengine: edma: Update for the new bindings |
| Message-ID | <qDZVT-u1-3@gated-at.bofh.it> |
| In reply to | #1287422 |
On Wed, Dec 09, 2015 at 01:10:18PM +0200, Peter Ujfalusi wrote: > Hi Arnd, Vinod, > > As Arnd suggested, the two patch from the following series: > https://www.mail-archive.com/linux-omap@vger.kernel.org/msg122201.html > > plus Acked-by from Arnd is available for pull if you prefer that way. Sorry saw this after I pushed out the fixes/edma.. > > > Regards, > Péter > ================================================================ > The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec: > > Linux 4.4-rc1 (2015-11-15 17:00:27 -0800) > > are available in the git repository at: > > https://github.com/omap-audio/linux-audio.git for-4.4/peter/edma_binding_update > > for you to fetch changes up to af9089852e0ecd6ae7336992d29b04d7d82b404a: > > dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type (2015-12-09 11:56:56 +0200) > > ---------------------------------------------------------------- > Peter Ujfalusi (2): > dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type > dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type > > Documentation/devicetree/bindings/dma/ti-edma.txt | 10 ++++------ > drivers/dma/edma.c | 53 +++++++++++++++++++++++++++++++++++------------------ > include/linux/platform_data/edma.h | 2 +- > 3 files changed, 40 insertions(+), 25 deletions(-) -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web