Hi Morimoto-san, Thank you for the patches. On Tuesday 20 January 2015 01:43:29 Kuninori Morimoto wrote: > Hi Vinod, Arnd, Simon > > # I added Arnd > > > These are Audio DMAC peri peri v4 patches. > > 1) removes old drivers, and 2) replaces it. > > These are based on vinod/topic/rcar > > > > Kuninori Morimoto (2): > > dmaengine: rcar-audmapp: independent from SH_DMAE_BASE v1 > > dmaengine: rcar-audmapp: independent from SH_DMAE_BASE v2 > > There is no response from Vinod about these patches. > So, I re-send these again. > > This time I added SoC/platform side setting patches too (= 3) - 6)). > SoC/platform side setting needs many entries for this rcar-audmapp, > because it has many combinations. > But, I believe this is very normal DMAEngine style, not special. Vinod commented on 22/12/2014 (Message-ID: <20141222151447.GL16827@xxxxxxxxx>) "I think this makes sense. Going thru the driver, it was clear that we were not really gaining anything for using dmaengine API here. So agree that lets use dmanegine for 1st dmac thru dmaengine library and then configure this in your sound driver.." My understanding is that a solution specific to the sound driver was preferred, instead of a generic DMA engine driver. Have I missed something ? > Kuninori Morimoto (6): > 1) dmaengine: rcar-audmapp: independent from SH_DMAE_BASE v1 > 2) dmaengine: rcar-audmapp: independent from SH_DMAE_BASE v2 > 3) ARM: shmobile: r8a7790: sound enables Audio DMAC entry on DTSI > 4) ARM: shmobile: r8a7791: sound enables Audio DMAC entry on DTSI > 5) ARM: shmobile: r8a7790: sound enables Audio DMAC peri peri entry on > DTSI 6) ARM: shmobile: r8a7791: sound enables Audio DMAC peri peri entry on > DTSI > > arch/arm/boot/dts/r8a7790.dtsi | 154 +++++++++ > arch/arm/boot/dts/r8a7791.dtsi | 154 +++++++++ > drivers/dma/sh/Kconfig | 13 +- > drivers/dma/sh/Makefile | 2 +- > drivers/dma/sh/rcar-audmapp.c | 420 ++++++++++---------- > include/linux/platform_data/dma-rcar-audmapp.h | 34 -- > 6 files changed, 514 insertions(+), 263 deletions(-) -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html