mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ASoC: Add gtm601 simple codec
@ 2015-05-06 20:38 Marek Belisko
  2015-05-06 20:38 ` [PATCH v2 1/4] ASoC: Add gtm601 codec driver Marek Belisko
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Marek Belisko @ 2015-05-06 20:38 UTC (permalink / raw)
  To: perex, tiwai
  Cc: broonie, hns, devicetree, linux-kernel, alsa-devel, Marek Belisko

Following patch series add support for gtm601 PCM audio.
gtm601 is UMTS modem which provide I2S interface for rx/tx data.
Codec is connected to cpu in master mode (rate is fixed 8kHz).

changes from v1:
- fix license mismatch
- sort Kconfig and Makefiles additions
- remove misleading comment

Marek Belisko (4):
  ASoC: Add gtm601 codec driver
  Documentation: devicetree: sound: Add documentation for gtm601 codec
  Documentation: vendor-prefixes: Add option prefix
  ARM: dts: omap3-gta04: Add GSM audio support

 Documentation/devicetree/bindings/sound/gtm601.txt | 14 ++++
 .../devicetree/bindings/vendor-prefixes.txt        |  1 +
 arch/arm/boot/dts/omap3-gta04.dtsi                 | 26 ++++++
 sound/soc/codecs/Kconfig                           |  4 +
 sound/soc/codecs/Makefile                          |  2 +
 sound/soc/codecs/gtm601.c                          | 98 ++++++++++++++++++++++
 6 files changed, 145 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/gtm601.txt
 create mode 100644 sound/soc/codecs/gtm601.c

-- 
1.9.1


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

end of thread, other threads:[~2015-05-07 18:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-06 20:38 [PATCH v2 0/4] ASoC: Add gtm601 simple codec Marek Belisko
2015-05-06 20:38 ` [PATCH v2 1/4] ASoC: Add gtm601 codec driver Marek Belisko
2015-05-07 18:50   ` Mark Brown
2015-05-07 18:57     ` Belisko Marek
2015-05-06 20:38 ` [PATCH v2 2/4] Documentation: devicetree: sound: Add documentation for gtm601 codec Marek Belisko
2015-05-07 18:45   ` Mark Brown
2015-05-06 20:38 ` [PATCH v2 3/4] Documentation: vendor-prefixes: Add option prefix Marek Belisko
2015-05-06 20:38 ` [PATCH v2 4/4] ARM: dts: omap3-gta04: Add GSM audio support Marek Belisko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®