devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add dual-fifo mode support of i.MX ssi
@ 2013-10-29 12:33 Nicolin Chen
  2013-10-29 12:33 ` [PATCH 1/3] dma: imx-sdma: Add ssi dual fifo script support Nicolin Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Nicolin Chen @ 2013-10-29 12:33 UTC (permalink / raw)
  To: timur-N01EOCouUvQ, shawn.guo-QSEj5FYQhm4dnm+yROfE0A,
	broonie-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-doc-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	dmaengine-u79uwXL29TY76Z2rM5mHXA,
	linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ,
	alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw,
	rob.herring-bsGFqQB8/DxBDgjK7y7TUQ, mark.rutland-5wv7dgnIgG8,
	swarren-3lzwWm7+Weoh9ZMKESR00Q, pawel.moll-5wv7dgnIgG8,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg,
	s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ, b32955-KZfg59tc24xl57MIdRCFDg

Changelog
v1:
 * SSI can reduce hardware overrun/underrun possibility when using dual
 * fifo mode. To support this mode, we need to first update sdma sciprt
 * list, and then enable dual fifo BIT in SSI driver, and last update DT
 * bindings of i.MX series.
 *
 * ! This series of patches has a direct dependency between them. When
 * ! applying them, we need to apply in one single branch. Otherwise,
 * ! it would break currect branches.

Nicolin Chen (3):
  dma: imx-sdma: Add ssi dual fifo script support
  ASoC: fsl_ssi: Add dual fifo mode support
  ARM: dts: imx: use dual-fifo sdma script for ssi

 .../devicetree/bindings/dma/fsl-imx-sdma.txt       |  1 +
 arch/arm/boot/dts/imx51.dtsi                       |  4 ++--
 arch/arm/boot/dts/imx53.dtsi                       |  4 ++--
 arch/arm/boot/dts/imx6qdl.dtsi                     | 12 +++++------
 arch/arm/boot/dts/imx6sl.dtsi                      | 12 +++++------
 drivers/dma/imx-sdma.c                             |  6 +++++-
 include/linux/platform_data/dma-imx-sdma.h         |  2 ++
 include/linux/platform_data/dma-imx.h              |  1 +
 sound/soc/fsl/fsl_ssi.c                            | 24 +++++++++++++++++++++-
 9 files changed, 48 insertions(+), 18 deletions(-)

-- 
1.8.4


--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2013-10-30  4:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-29 12:33 [PATCH 0/3] Add dual-fifo mode support of i.MX ssi Nicolin Chen
2013-10-29 12:33 ` [PATCH 1/3] dma: imx-sdma: Add ssi dual fifo script support Nicolin Chen
2013-10-29 13:51   ` Sascha Hauer
2013-10-30  4:48     ` Nicolin Chen
2013-10-29 17:21   ` Kumar Gala
2013-10-29 12:33 ` [PATCH 2/3] ASoC: fsl_ssi: Add dual fifo mode support Nicolin Chen
2013-10-29 12:42   ` Timur Tabi
2013-10-29 12:53     ` Chen Guangyu-B42378
2013-10-29 13:00       ` Timur Tabi
2013-10-29 13:03         ` Chen Guangyu-B42378
     [not found] ` <cover.1383047327.git.b42378-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2013-10-29 12:33   ` [PATCH 3/3] ARM: dts: imx: use dual-fifo sdma script for ssi Nicolin Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).