This patch set adds DT and ASoC codec driver support for DA7217 and DA7218.

Changes are based against v4.3 kernel version.

Adam Thomson (2):
  ASoC: da7218: Add bindings documentation for DA7218 audio codec
  ASoC: codecs: Add da7218 codec driver

 Documentation/devicetree/bindings/sound/da7218.txt |  116 +
 include/sound/da7218.h                             |  136 +
 sound/soc/codecs/da7218.c                          | 3349 ++++++++++++++++++++
 sound/soc/codecs/da7218.h                          | 1405 ++++++++
 4 files changed, 5006 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/da7218.txt
 create mode 100644 include/sound/da7218.h
 create mode 100644 sound/soc/codecs/da7218.c
 create mode 100644 sound/soc/codecs/da7218.h

--
1.9.3

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

Reply via email to