Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1239689 > unrolled thread

[PATCH 0/2] ASoC: da7213: Add DT support for codec

Started byAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
First post2015-10-05 17:50 +0200
Last post2015-10-05 17:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] ASoC: da7213: Add DT support for codec Adam Thomson <Adam.Thomson.Opensource@diasemi.com> - 2015-10-05 17:50 +0200

#1239689 — [PATCH 0/2] ASoC: da7213: Add DT support for codec

FromAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Date2015-10-05 17:50 +0200
Subject[PATCH 0/2] ASoC: da7213: Add DT support for codec
Message-ID<qggbw-3c7-11@gated-at.bofh.it>
This patch set adds DT support to the codec driver, and supporting bindings
documentation.

Patch set is based against v4.3-rc4

Adam Thomson (2):
  ASoC: da7213: Add DT support to codec driver
  ASoC: da7213: Add bindings documentation for codec driver

 Documentation/devicetree/bindings/sound/da7213.txt |  41 +++++
 sound/soc/codecs/da7213.c                          | 181 +++++++++++++++++++--
 sound/soc/codecs/da7213.h                          |   8 +-
 3 files changed, 212 insertions(+), 18 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/da7213.txt

--
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web