diff for duplicates of <1478162579.8841.1.camel@plaes.org> diff --git a/a/1.txt b/N1/1.txt index b5d61b0..bf529a0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,14 +3,14 @@ On Thu, 2016-11-03 at 15:55 +0800, Chen-Yu Tsai wrote: > largest possible size of a single transfer, so as not to overflow > destination FIFOs as explained in this excerpt from dmaengine.h > -> * @src_maxburst: the maximum number of words (note: words, as in -> * units of the src_addr_width member, not bytes) that can be sent -> * in one burst to the device. Typically something like half the -> * FIFO depth on I/O peripherals so you don't overflow it. This -> * may or may not be applicable on memory sources. -> * @dst_maxburst: same as src_maxburst but for destination target +> ?* @src_maxburst: the maximum number of words (note: words, as in +> ?* units of the src_addr_width member, not bytes) that can be sent +> ?* in one burst to the device. Typically something like half the +> ?* FIFO depth on I/O peripherals so you don't overflow it. This +> ?* may or may not be applicable on memory sources. +> ?* @dst_maxburst: same as src_maxburst but for destination target -> * mutatis mutandis. +> ?* mutatis mutandis. ^^ :) @@ -27,11 +27,11 @@ On Thu, 2016-11-03 at 15:55 +0800, Chen-Yu Tsai wrote: > This patch increases maxburst on the TX side to 8, which is supported > by all variants of the sunxi DMA controller. > -> Cc: Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> -> Signed-off-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org> +> Cc: Vinod Koul <vinod.koul@intel.com> +> Signed-off-by: Chen-Yu Tsai <wens@csie.org> > --- -> sound/soc/sunxi/sun4i-codec.c | 4 ++-- -> 1 file changed, 2 insertions(+), 2 deletions(-) +> ?sound/soc/sunxi/sun4i-codec.c | 4 ++-- +> ?1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/sound/soc/sunxi/sun4i-codec.c b/sound/soc/sunxi/sun4i- > codec.c @@ -40,29 +40,24 @@ On Thu, 2016-11-03 at 15:55 +0800, Chen-Yu Tsai wrote: > +++ b/sound/soc/sunxi/sun4i-codec.c > @@ -886,12 +886,12 @@ static int sun4i_codec_probe(struct > platform_device *pdev) -> -> /* DMA configuration for TX FIFO */ -> scodec->playback_dma_data.addr = res->start + quirks- +> ? +> ? /* DMA configuration for TX FIFO */ +> ? scodec->playback_dma_data.addr = res->start + quirks- > >reg_dac_txdata; > - scodec->playback_dma_data.maxburst = 4; > + scodec->playback_dma_data.maxburst = 8; -> scodec->playback_dma_data.addr_width = +> ? scodec->playback_dma_data.addr_width = > DMA_SLAVE_BUSWIDTH_2_BYTES; -> -> /* DMA configuration for RX FIFO */ -> scodec->capture_dma_data.addr = res->start + quirks- +> ? +> ? /* DMA configuration for RX FIFO */ +> ? scodec->capture_dma_data.addr = res->start + quirks- > >reg_adc_rxdata; > - scodec->capture_dma_data.maxburst = 4; > + scodec->capture_dma_data.maxburst = 8; -> scodec->capture_dma_data.addr_width = +> ? scodec->capture_dma_data.addr_width = > DMA_SLAVE_BUSWIDTH_2_BYTES; -> -> ret = snd_soc_register_codec(&pdev->dev, quirks->codec, -> -- +> ? +> ? ret = snd_soc_register_codec(&pdev->dev, quirks->codec, +> --? > 2.10.2 -> - --- -You received this message because you are subscribed to the Google Groups "linux-sunxi" group. -To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org -For more options, visit https://groups.google.com/d/optout. +> diff --git a/a/content_digest b/N1/content_digest index 108dac1..38a8a96 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,9 @@ "ref\020161103075556.29018-1-wens@csie.org\0" "ref\020161103075556.29018-5-wens@csie.org\0" - "ref\020161103075556.29018-5-wens-jdAy2FN1RRM@public.gmane.org\0" - "From\0Priit Laes <plaes-q/aMd4JkU83YtjvyW6yDsg@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 04/14] ASoC: sun4i-codec: Increase DMA max burst to 8\0" + "From\0plaes@plaes.org (Priit Laes)\0" + "Subject\0[linux-sunxi] [PATCH v2 04/14] ASoC: sun4i-codec: Increase DMA max burst to 8\0" "Date\0Thu, 03 Nov 2016 10:42:59 +0200\0" - "To\0wens-jdAy2FN1RRM@public.gmane.org" - Liam Girdwood <lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Jaroslav Kysela <perex-/Fr2/VpizcU@public.gmane.org> - Takashi Iwai <tiwai-IBi9RG/b67k@public.gmane.org> - Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org - " Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, 2016-11-03 at 15:55 +0800, Chen-Yu Tsai wrote:\n" @@ -25,14 +11,14 @@ "> largest possible size of a single transfer, so as not to overflow\n" "> destination FIFOs as explained in this excerpt from dmaengine.h\n" "> \n" - "> \302\240* @src_maxburst: the maximum number of words (note: words, as in\n" - "> \302\240* units of the src_addr_width member, not bytes) that can be sent\n" - "> \302\240* in one burst to the device. Typically something like half the\n" - "> \302\240* FIFO depth on I/O peripherals so you don't overflow it. This\n" - "> \302\240* may or may not be applicable on memory sources.\n" - "> \302\240* @dst_maxburst: same as src_maxburst but for destination target\n" + "> ?* @src_maxburst: the maximum number of words (note: words, as in\n" + "> ?* units of the src_addr_width member, not bytes) that can be sent\n" + "> ?* in one burst to the device. Typically something like half the\n" + "> ?* FIFO depth on I/O peripherals so you don't overflow it. This\n" + "> ?* may or may not be applicable on memory sources.\n" + "> ?* @dst_maxburst: same as src_maxburst but for destination target\n" "\n" - "> \302\240* mutatis mutandis.\n" + "> ?* mutatis mutandis.\n" "\n" "^^ :)\n" "\n" @@ -49,11 +35,11 @@ "> This patch increases maxburst on the TX side to 8, which is supported\n" "> by all variants of the sunxi DMA controller.\n" "> \n" - "> Cc: Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - "> Signed-off-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\n" + "> Cc: Vinod Koul <vinod.koul@intel.com>\n" + "> Signed-off-by: Chen-Yu Tsai <wens@csie.org>\n" "> ---\n" - "> \302\240sound/soc/sunxi/sun4i-codec.c | 4 ++--\n" - "> \302\2401 file changed, 2 insertions(+), 2 deletions(-)\n" + "> ?sound/soc/sunxi/sun4i-codec.c | 4 ++--\n" + "> ?1 file changed, 2 insertions(+), 2 deletions(-)\n" "> \n" "> diff --git a/sound/soc/sunxi/sun4i-codec.c b/sound/soc/sunxi/sun4i-\n" "> codec.c\n" @@ -62,31 +48,26 @@ "> +++ b/sound/soc/sunxi/sun4i-codec.c\n" "> @@ -886,12 +886,12 @@ static int sun4i_codec_probe(struct\n" "> platform_device *pdev)\n" - "> \302\240\n" - "> \302\240\t/* DMA configuration for TX FIFO */\n" - "> \302\240\tscodec->playback_dma_data.addr = res->start + quirks-\n" + "> ?\n" + "> ?\t/* DMA configuration for TX FIFO */\n" + "> ?\tscodec->playback_dma_data.addr = res->start + quirks-\n" "> >reg_dac_txdata;\n" "> -\tscodec->playback_dma_data.maxburst = 4;\n" "> +\tscodec->playback_dma_data.maxburst = 8;\n" - "> \302\240\tscodec->playback_dma_data.addr_width =\n" + "> ?\tscodec->playback_dma_data.addr_width =\n" "> DMA_SLAVE_BUSWIDTH_2_BYTES;\n" - "> \302\240\n" - "> \302\240\t/* DMA configuration for RX FIFO */\n" - "> \302\240\tscodec->capture_dma_data.addr = res->start + quirks-\n" + "> ?\n" + "> ?\t/* DMA configuration for RX FIFO */\n" + "> ?\tscodec->capture_dma_data.addr = res->start + quirks-\n" "> >reg_adc_rxdata;\n" "> -\tscodec->capture_dma_data.maxburst = 4;\n" "> +\tscodec->capture_dma_data.maxburst = 8;\n" - "> \302\240\tscodec->capture_dma_data.addr_width =\n" + "> ?\tscodec->capture_dma_data.addr_width =\n" "> DMA_SLAVE_BUSWIDTH_2_BYTES;\n" - "> \302\240\n" - "> \302\240\tret = snd_soc_register_codec(&pdev->dev, quirks->codec,\n" - "> --\302\240\n" + "> ?\n" + "> ?\tret = snd_soc_register_codec(&pdev->dev, quirks->codec,\n" + "> --?\n" "> 2.10.2\n" - "> \n" - "\n" - "-- \n" - "You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" - For more options, visit https://groups.google.com/d/optout. + > -b3f5ca3165710317cbc1d2c7b5b6545c86ead9bbbefd79a04c41ff449e29b28c +0572b3d9a6b3712cd2a87426737ed68fd1549449be2bfcd306c4685ee824e6d2
diff --git a/a/1.txt b/N2/1.txt index b5d61b0..b5ad153 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -27,8 +27,8 @@ On Thu, 2016-11-03 at 15:55 +0800, Chen-Yu Tsai wrote: > This patch increases maxburst on the TX side to 8, which is supported > by all variants of the sunxi DMA controller. > -> Cc: Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> -> Signed-off-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org> +> Cc: Vinod Koul <vinod.koul@intel.com> +> Signed-off-by: Chen-Yu Tsai <wens@csie.org> > --- > sound/soc/sunxi/sun4i-codec.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) @@ -60,9 +60,4 @@ On Thu, 2016-11-03 at 15:55 +0800, Chen-Yu Tsai wrote: > ret = snd_soc_register_codec(&pdev->dev, quirks->codec, > -- > 2.10.2 -> - --- -You received this message because you are subscribed to the Google Groups "linux-sunxi" group. -To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org -For more options, visit https://groups.google.com/d/optout. +> diff --git a/a/content_digest b/N2/content_digest index 108dac1..0d6abb8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,22 @@ "ref\020161103075556.29018-1-wens@csie.org\0" "ref\020161103075556.29018-5-wens@csie.org\0" - "ref\020161103075556.29018-5-wens-jdAy2FN1RRM@public.gmane.org\0" - "From\0Priit Laes <plaes-q/aMd4JkU83YtjvyW6yDsg@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 04/14] ASoC: sun4i-codec: Increase DMA max burst to 8\0" + "From\0Priit Laes <plaes@plaes.org>\0" + "Subject\0Re: [linux-sunxi] [PATCH v2 04/14] ASoC: sun4i-codec: Increase DMA max burst to 8\0" "Date\0Thu, 03 Nov 2016 10:42:59 +0200\0" - "To\0wens-jdAy2FN1RRM@public.gmane.org" - Liam Girdwood <lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Jaroslav Kysela <perex-/Fr2/VpizcU@public.gmane.org> - Takashi Iwai <tiwai-IBi9RG/b67k@public.gmane.org> - Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org - " Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" + "To\0wens@csie.org" + Liam Girdwood <lgirdwood@gmail.com> + Mark Brown <broonie@kernel.org> + Jaroslav Kysela <perex@perex.cz> + Takashi Iwai <tiwai@suse.com> + Maxime Ripard <maxime.ripard@free-electrons.com> + Rob Herring <robh+dt@kernel.org> + " Mark Rutland <mark.rutland@arm.com>\0" + "Cc\0alsa-devel@alsa-project.org" + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + linux-sunxi@googlegroups.com + " Vinod Koul <vinod.koul@intel.com>\0" "\00:1\0" "b\0" "On Thu, 2016-11-03 at 15:55 +0800, Chen-Yu Tsai wrote:\n" @@ -49,8 +48,8 @@ "> This patch increases maxburst on the TX side to 8, which is supported\n" "> by all variants of the sunxi DMA controller.\n" "> \n" - "> Cc: Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - "> Signed-off-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\n" + "> Cc: Vinod Koul <vinod.koul@intel.com>\n" + "> Signed-off-by: Chen-Yu Tsai <wens@csie.org>\n" "> ---\n" "> \302\240sound/soc/sunxi/sun4i-codec.c | 4 ++--\n" "> \302\2401 file changed, 2 insertions(+), 2 deletions(-)\n" @@ -82,11 +81,6 @@ "> \302\240\tret = snd_soc_register_codec(&pdev->dev, quirks->codec,\n" "> --\302\240\n" "> 2.10.2\n" - "> \n" - "\n" - "-- \n" - "You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" - For more options, visit https://groups.google.com/d/optout. + > -b3f5ca3165710317cbc1d2c7b5b6545c86ead9bbbefd79a04c41ff449e29b28c +f9dffa393127f37c4579d286e96ea4ac6466f8e957d15b87bd082aac02b94eec
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.