* Re: [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id
2015-01-22 3:46 [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id Kuninori Morimoto
@ 2015-01-28 6:22 ` Kuninori Morimoto
2015-01-28 11:21 ` Mark Brown
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2015-01-28 6:22 UTC (permalink / raw)
To: linux-sh
Hi Mark
> Hi Vinod, Mark
> Cc Arnd, Ulf, Brian
>
> These are v4 of shdma-base fixup patches.
> Original patch came from Arnd.
> I added Arnd/Ulf's Acked-by if it got it in v2 patch-set.
>
> Mark
> can you please check 3) 4) 7) 8) 9) patches ?
Can you please check these patches ??
> 5) 6) patches are based on Vinod's next branch + Ulf's
> git.linaro.org/people/ulf.hansson/mmc.git tmio
>
> 9) patch doesn't have relationship to "slave_id",
> but has relationship to dmaengine, so, I added it to here.
>
> Easy way to merge these are maybe...
> Pattern 1) Vinod merges Ulf's tmio branch, and merge all these pathces
> Pattern 2) Vinod merges non-mmc patches, and Ulf merge it and merge mmc patches
>
> Arnd Bergmann (4):
> 1) dmaengine: shdma: use normal interface for passing slave id
> 2) mtd: sh_flctl: remove slave_id settings for DMAEngine
> 3) spi: rspi: remove slave_id settings for DMAEngine
> 4) spi: sh-msiof: remove slave_id settings for DMAEngine
>
> Kuninori Morimoto (5):
> 5) mmc: sh_mmcif: remove slave_id settings for DMAEngine
> 6) mmc: tmio_mmc: remove slave_id settings for DMAEngine
> 7) ASoC: rsnd: remove slave_id settings for DMAEngine
> 8) ASoC: fsi: remove slave_id settings for DMAEngine
> 9) ASoC: fsi: Configure DMA slave settings
>
> drivers/dma/sh/shdma-base.c | 73 +++++++++++++++++++++++++++----------
> drivers/mmc/host/sh_mmcif.c | 13 +++----
> drivers/mmc/host/sh_mobile_sdhi.c | 2 -
> drivers/mmc/host/tmio_mmc.h | 2 -
> drivers/mmc/host/tmio_mmc_dma.c | 4 --
> drivers/mtd/nand/sh_flctl.c | 2 -
> drivers/spi/spi-rspi.c | 1 -
> drivers/spi/spi-sh-msiof.c | 1 -
> include/linux/shdma-base.h | 1 +
> sound/soc/sh/fsi.c | 18 ++++++---
> sound/soc/sh/rcar/core.c | 3 +-
> 11 files changed, 73 insertions(+), 47 deletions(-)
>
> Best regards
> ---
> Kuninori Morimoto
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id
2015-01-22 3:46 [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id Kuninori Morimoto
2015-01-28 6:22 ` Kuninori Morimoto
@ 2015-01-28 11:21 ` Mark Brown
2015-01-29 0:59 ` Kuninori Morimoto
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Mark Brown @ 2015-01-28 11:21 UTC (permalink / raw)
To: linux-sh
[-- Attachment #1: Type: text/plain, Size: 287 bytes --]
On Wed, Jan 28, 2015 at 06:22:59AM +0000, Kuninori Morimoto wrote:
> > Mark
> > can you please check 3) 4) 7) 8) 9) patches ?
> Can you please check these patches ??
I've skipped them already, given the level of discussion this looked
like there were problems and needed a resubmit.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id
2015-01-22 3:46 [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id Kuninori Morimoto
2015-01-28 6:22 ` Kuninori Morimoto
2015-01-28 11:21 ` Mark Brown
@ 2015-01-29 0:59 ` Kuninori Morimoto
2015-01-29 0:59 ` Kuninori Morimoto
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2015-01-29 0:59 UTC (permalink / raw)
To: linux-sh
Hi Mark
> > > Mark
> > > can you please check 3) 4) 7) 8) 9) patches ?
>
> > Can you please check these patches ??
>
> I've skipped them already, given the level of discussion this looked
> like there were problems and needed a resubmit.
Thank you
I will resubmit these patches soon.
It is including SPI/ASoC patches related to DMAEngine.
I need your review for these.
^ permalink raw reply [flat|nested] 10+ messages in thread* [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id
2015-01-22 3:46 [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id Kuninori Morimoto
` (2 preceding siblings ...)
2015-01-29 0:59 ` Kuninori Morimoto
@ 2015-01-29 0:59 ` Kuninori Morimoto
2015-02-12 9:53 ` Vinod Koul
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2015-01-29 0:59 UTC (permalink / raw)
To: linux-sh
Hi Vinod, Mark
These are v4 of shdma-base fixup patches.
Original patch came from Arnd.
I added Arnd/Ulf's Acked-by if it got it in pervious patch-set.
Mark
Can you please check these patces ?
3) 4) : for SPI
7) 8) 9) : for ASoC
Vinod
5) 6) patches are based on Vinod's next branch + Ulf's
git.linaro.org/people/ulf.hansson/mmc.git tmio
Easy way to merge these are maybe...
Pattern 1) Vinod merges Ulf's tmio branch, and apply all these pathces
Pattern 2) Vinod apply these patches except 5) 6), and Ulf merge Vinod's branch
and apply 5) 6) patches
Arnd Bergmann (4):
1) dmaengine: shdma: use normal interface for passing slave id
2) mtd: sh_flctl: remove slave_id settings for DMAEngine
3) spi: rspi: remove slave_id settings for DMAEngine
4) spi: sh-msiof: remove slave_id settings for DMAEngine
Kuninori Morimoto (5):
5) mmc: sh_mmcif: remove slave_id settings for DMAEngine
6) mmc: tmio_mmc: remove slave_id settings for DMAEngine
7) ASoC: rsnd: remove slave_id settings for DMAEngine
8) ASoC: fsi: remove slave_id settings for DMAEngine
9) ASoC: fsi: Configure DMA slave settings
drivers/dma/sh/shdma-base.c | 73 +++++++++++++++++++++++++++----------
drivers/mmc/host/sh_mmcif.c | 13 +++----
drivers/mmc/host/sh_mobile_sdhi.c | 2 -
drivers/mmc/host/tmio_mmc.h | 2 -
drivers/mmc/host/tmio_mmc_dma.c | 4 --
drivers/mtd/nand/sh_flctl.c | 2 -
drivers/spi/spi-rspi.c | 1 -
drivers/spi/spi-sh-msiof.c | 1 -
include/linux/shdma-base.h | 1 +
sound/soc/sh/fsi.c | 18 ++++++---
sound/soc/sh/rcar/core.c | 3 +-
11 files changed, 73 insertions(+), 47 deletions(-)
Best regards
---
Kuninori Morimoto
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id
2015-01-22 3:46 [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id Kuninori Morimoto
` (3 preceding siblings ...)
2015-01-29 0:59 ` Kuninori Morimoto
@ 2015-02-12 9:53 ` Vinod Koul
2015-02-13 0:22 ` Kuninori Morimoto
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Vinod Koul @ 2015-02-12 9:53 UTC (permalink / raw)
To: linux-sh
On Thu, Jan 29, 2015 at 12:59:56AM +0000, Kuninori Morimoto wrote:
>
> Hi Vinod, Mark
>
> These are v4 of shdma-base fixup patches.
> Original patch came from Arnd.
> I added Arnd/Ulf's Acked-by if it got it in pervious patch-set.
The series looks fine
>
> Mark
> Can you please check these patces ?
> 3) 4) : for SPI
> 7) 8) 9) : for ASoC
>
> Vinod
>
> 5) 6) patches are based on Vinod's next branch + Ulf's
> git.linaro.org/people/ulf.hansson/mmc.git tmio
>
> Easy way to merge these are maybe...
> Pattern 1) Vinod merges Ulf's tmio branch, and apply all these pathces
> Pattern 2) Vinod apply these patches except 5) 6), and Ulf merge Vinod's branch
> and apply 5) 6) patches
Or pattern 3, apply this after merge window. I am assuming Ulf rmio will be
queued up.
--
~Vinod
>
> Arnd Bergmann (4):
> 1) dmaengine: shdma: use normal interface for passing slave id
> 2) mtd: sh_flctl: remove slave_id settings for DMAEngine
> 3) spi: rspi: remove slave_id settings for DMAEngine
> 4) spi: sh-msiof: remove slave_id settings for DMAEngine
>
> Kuninori Morimoto (5):
> 5) mmc: sh_mmcif: remove slave_id settings for DMAEngine
> 6) mmc: tmio_mmc: remove slave_id settings for DMAEngine
> 7) ASoC: rsnd: remove slave_id settings for DMAEngine
> 8) ASoC: fsi: remove slave_id settings for DMAEngine
> 9) ASoC: fsi: Configure DMA slave settings
>
> drivers/dma/sh/shdma-base.c | 73 +++++++++++++++++++++++++++----------
> drivers/mmc/host/sh_mmcif.c | 13 +++----
> drivers/mmc/host/sh_mobile_sdhi.c | 2 -
> drivers/mmc/host/tmio_mmc.h | 2 -
> drivers/mmc/host/tmio_mmc_dma.c | 4 --
> drivers/mtd/nand/sh_flctl.c | 2 -
> drivers/spi/spi-rspi.c | 1 -
> drivers/spi/spi-sh-msiof.c | 1 -
> include/linux/shdma-base.h | 1 +
> sound/soc/sh/fsi.c | 18 ++++++---
> sound/soc/sh/rcar/core.c | 3 +-
> 11 files changed, 73 insertions(+), 47 deletions(-)
>
> Best regards
> ---
> Kuninori Morimoto
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id
2015-01-22 3:46 [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id Kuninori Morimoto
` (4 preceding siblings ...)
2015-02-12 9:53 ` Vinod Koul
@ 2015-02-13 0:22 ` Kuninori Morimoto
2015-02-13 2:39 ` Ulf Hansson
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2015-02-13 0:22 UTC (permalink / raw)
To: linux-sh
Hi Vinod
> > These are v4 of shdma-base fixup patches.
> > Original patch came from Arnd.
> > I added Arnd/Ulf's Acked-by if it got it in pervious patch-set.
> The series looks fine
Thank you
> > Easy way to merge these are maybe...
> > Pattern 1) Vinod merges Ulf's tmio branch, and apply all these pathces
> > Pattern 2) Vinod apply these patches except 5) 6), and Ulf merge Vinod's branch
> > and apply 5) 6) patches
> Or pattern 3, apply this after merge window. I am assuming Ulf rmio will be
> queued up.
OK, Thanks.
Please let me know if you want me to re-send these patches after merge window
which includes Ulf's tmio branch.
Best regards
---
Kuninori Morimoto
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id
2015-01-22 3:46 [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id Kuninori Morimoto
` (5 preceding siblings ...)
2015-02-13 0:22 ` Kuninori Morimoto
@ 2015-02-13 2:39 ` Ulf Hansson
2015-02-23 10:48 ` Vinod Koul
2015-02-23 10:51 ` Vinod Koul
8 siblings, 0 replies; 10+ messages in thread
From: Ulf Hansson @ 2015-02-13 2:39 UTC (permalink / raw)
To: linux-sh
On 12 February 2015 at 10:51, Vinod Koul <vinod.koul@intel.com> wrote:
> On Thu, Jan 29, 2015 at 12:59:56AM +0000, Kuninori Morimoto wrote:
>>
>> Hi Vinod, Mark
>>
>> These are v4 of shdma-base fixup patches.
>> Original patch came from Arnd.
>> I added Arnd/Ulf's Acked-by if it got it in pervious patch-set.
> The series looks fine
>
>>
>> Mark
>> Can you please check these patces ?
>> 3) 4) : for SPI
>> 7) 8) 9) : for ASoC
>>
>> Vinod
>>
>> 5) 6) patches are based on Vinod's next branch + Ulf's
>> git.linaro.org/people/ulf.hansson/mmc.git tmio
>>
>> Easy way to merge these are maybe...
>> Pattern 1) Vinod merges Ulf's tmio branch, and apply all these pathces
>> Pattern 2) Vinod apply these patches except 5) 6), and Ulf merge Vinod's branch
>> and apply 5) 6) patches
> Or pattern 3, apply this after merge window. I am assuming Ulf rmio will be
> queued up.
That's correct. My mmc-PR for 3.20 contains the tmio branch and this
has actually already been taken by Linus.
Kind regards
Uffe
>
> --
> ~Vinod
>
>>
>> Arnd Bergmann (4):
>> 1) dmaengine: shdma: use normal interface for passing slave id
>> 2) mtd: sh_flctl: remove slave_id settings for DMAEngine
>> 3) spi: rspi: remove slave_id settings for DMAEngine
>> 4) spi: sh-msiof: remove slave_id settings for DMAEngine
>>
>> Kuninori Morimoto (5):
>> 5) mmc: sh_mmcif: remove slave_id settings for DMAEngine
>> 6) mmc: tmio_mmc: remove slave_id settings for DMAEngine
>> 7) ASoC: rsnd: remove slave_id settings for DMAEngine
>> 8) ASoC: fsi: remove slave_id settings for DMAEngine
>> 9) ASoC: fsi: Configure DMA slave settings
>>
>> drivers/dma/sh/shdma-base.c | 73 +++++++++++++++++++++++++++----------
>> drivers/mmc/host/sh_mmcif.c | 13 +++----
>> drivers/mmc/host/sh_mobile_sdhi.c | 2 -
>> drivers/mmc/host/tmio_mmc.h | 2 -
>> drivers/mmc/host/tmio_mmc_dma.c | 4 --
>> drivers/mtd/nand/sh_flctl.c | 2 -
>> drivers/spi/spi-rspi.c | 1 -
>> drivers/spi/spi-sh-msiof.c | 1 -
>> include/linux/shdma-base.h | 1 +
>> sound/soc/sh/fsi.c | 18 ++++++---
>> sound/soc/sh/rcar/core.c | 3 +-
>> 11 files changed, 73 insertions(+), 47 deletions(-)
>>
>> Best regards
>> ---
>> Kuninori Morimoto
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> --
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id
2015-01-22 3:46 [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id Kuninori Morimoto
` (6 preceding siblings ...)
2015-02-13 2:39 ` Ulf Hansson
@ 2015-02-23 10:48 ` Vinod Koul
2015-02-23 10:51 ` Vinod Koul
8 siblings, 0 replies; 10+ messages in thread
From: Vinod Koul @ 2015-02-23 10:48 UTC (permalink / raw)
To: linux-sh
On Fri, Feb 13, 2015 at 12:22:48AM +0000, Kuninori Morimoto wrote:
>
> Hi Vinod
>
> > > These are v4 of shdma-base fixup patches.
> > > Original patch came from Arnd.
> > > I added Arnd/Ulf's Acked-by if it got it in pervious patch-set.
> > The series looks fine
>
> Thank you
>
> > > Easy way to merge these are maybe...
> > > Pattern 1) Vinod merges Ulf's tmio branch, and apply all these pathces
> > > Pattern 2) Vinod apply these patches except 5) 6), and Ulf merge Vinod's branch
> > > and apply 5) 6) patches
> > Or pattern 3, apply this after merge window. I am assuming Ulf rmio will be
> > queued up.
>
> OK, Thanks.
> Please let me know if you want me to re-send these patches after merge window
> which includes Ulf's tmio branch.
I have applied this series now
Thanks
--
~Vinod
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id
2015-01-22 3:46 [PATCH 0/9 v4] dmaengine: shdma: use normal interface for passing slave id Kuninori Morimoto
` (7 preceding siblings ...)
2015-02-23 10:48 ` Vinod Koul
@ 2015-02-23 10:51 ` Vinod Koul
8 siblings, 0 replies; 10+ messages in thread
From: Vinod Koul @ 2015-02-23 10:51 UTC (permalink / raw)
To: linux-sh
On Mon, Feb 23, 2015 at 04:06:58PM +0530, Vinod Koul wrote:
> On Fri, Feb 13, 2015 at 12:22:48AM +0000, Kuninori Morimoto wrote:
> >
> > Hi Vinod
> >
> > > > These are v4 of shdma-base fixup patches.
> > > > Original patch came from Arnd.
> > > > I added Arnd/Ulf's Acked-by if it got it in pervious patch-set.
> > > The series looks fine
> >
> > Thank you
> >
> > > > Easy way to merge these are maybe...
> > > > Pattern 1) Vinod merges Ulf's tmio branch, and apply all these pathces
> > > > Pattern 2) Vinod apply these patches except 5) 6), and Ulf merge Vinod's branch
> > > > and apply 5) 6) patches
> > > Or pattern 3, apply this after merge window. I am assuming Ulf rmio will be
> > > queued up.
> >
> > OK, Thanks.
> > Please let me know if you want me to re-send these patches after merge window
> > which includes Ulf's tmio branch.
> I have applied this series now
And saw now that i have v5, so will throw this and apply that one
--
~Vinod
^ permalink raw reply [flat|nested] 10+ messages in thread