public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: rockchip: i2s: fix TDL and RDL to 16 bits
@ 2014-12-23  9:08 Jianqun Xu
  2014-12-23  9:08 ` [PATCH 1/2] ASoC: rockchip: i2s: fix error defination of transmit data level Jianqun Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Jianqun Xu @ 2014-12-23  9:08 UTC (permalink / raw)
  To: lgirdwood, heiko, broonie, perex, tiwai, sonnyrao
  Cc: linux-arm-kernel, alsa-devel, linux-kernel, devicetree,
	Jianqun Xu

To make Bus DMA works more efficiency, DMA may work in burst mode,
   we set the watermark of transmit and receive reach to 16 bits.

Jianqun Xu (2):
  ASoC: rockchip: i2s: fix error defination of transmit data level
  ASoC: rockchip: i2s: set TDL and RDL to 16 bits

 sound/soc/rockchip/rockchip_i2s.c | 4 ++++
 sound/soc/rockchip/rockchip_i2s.h | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-12-24 12:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-23  9:08 [PATCH 0/2] ASoC: rockchip: i2s: fix TDL and RDL to 16 bits Jianqun Xu
2014-12-23  9:08 ` [PATCH 1/2] ASoC: rockchip: i2s: fix error defination of transmit data level Jianqun Xu
2014-12-23  9:08 ` [PATCH 2/2] ASoC: rockchip: i2s: set TDL and RDL to 16 bits Jianqun Xu
2014-12-23 23:06   ` [alsa-devel] " Dylan Reid
2014-12-24  0:36     ` Jianqun
2014-12-24  9:36 ` [PATCH v2 0/3] ASoC: rockchip: i2s: fix watermark to 16 and maxburst to 4 Jianqun Xu
2014-12-24  9:37   ` [PATCH v2 1/3] ASoC: rockchip: i2s: fix error defination of transmit data level Jianqun Xu
2014-12-24  9:37   ` [PATCH v2 2/3] ASoC: rockchip: i2s: set TDL and RDL to 16 samples Jianqun Xu
2014-12-24  9:37   ` [PATCH v2 3/3] ASoC: rockchip: i2s: fix maxburst of dma data to 4 Jianqun Xu
2014-12-24 12:43   ` [PATCH v2 0/3] ASoC: rockchip: i2s: fix watermark to 16 and maxburst " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox