All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Enable DMA mode on Intel Keem Bay platform
@ 2021-01-08  3:12 Michael Sit Wei Hong
  2021-01-08  3:12 ` [PATCH v2 1/2] dt-bindings: sound: intel, keembay-i2s: Add info for device to use DMA Michael Sit Wei Hong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Michael Sit Wei Hong @ 2021-01-08  3:12 UTC (permalink / raw)
  To: alsa-devel
  Cc: cezary.rojewski, lars, tiwai, jee.heng.sia, pierre-louis.bossart,
	liam.r.girdwood, broonie

v2: Update patch to align with latest kernel release.
v1: Initial patch version, to enable DMA mode on Intel Keembay platform.

Michael Sit Wei Hong (2):
  dt-bindings: sound: intel, keembay-i2s: Add info for device to use DMA
  ASoC: Intel: KMB: Enable DMA transfer mode

 .../bindings/sound/intel,keembay-i2s.yaml     |  14 ++
 sound/soc/intel/Kconfig                       |   2 +
 sound/soc/intel/keembay/kmb_platform.c        | 157 ++++++++++++++++--
 sound/soc/intel/keembay/kmb_platform.h        |   9 +
 4 files changed, 167 insertions(+), 15 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-01-14 20:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-08  3:12 [PATCH v2 0/2] Enable DMA mode on Intel Keem Bay platform Michael Sit Wei Hong
2021-01-08  3:12 ` [PATCH v2 1/2] dt-bindings: sound: intel, keembay-i2s: Add info for device to use DMA Michael Sit Wei Hong
2021-01-14 20:42   ` Rob Herring
2021-01-08  3:12 ` [PATCH v2 2/2] ASoC: Intel: KMB: Enable DMA transfer mode Michael Sit Wei Hong
2021-01-11 16:27 ` [PATCH v2 0/2] Enable DMA mode on Intel Keem Bay platform Mark Brown

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.