OSDN Git Service

Merge series "Enable DMA mode on Intel Keem Bay platform" from Michael Sit Wei Hong...
authorMark Brown <broonie@kernel.org>
Mon, 11 Jan 2021 16:22:25 +0000 (16:22 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 11 Jan 2021 16:22:25 +0000 (16:22 +0000)
commitf3ddced14b428229282054b6c80b47cee1c747a5
tree1e003407972c40aeab3f4ef77e84d6ae26389e48
parente91b65b36fde0690f1c694f17dd1b549295464a7
parent9ddaa1e6181b3d33080f2ed7c27cb0bba819e562
Merge series "Enable DMA mode on Intel Keem Bay platform" from Michael Sit Wei Hong <michael.wei.hong.sit@intel.com>:

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