linux/sound/soc/generic
Shawn Guo f986907c92 ASoC: audio-graph-card: add widgets and routing for external amplifier support
It's very common that audio card has a machine level amplifier which is
controlled by GPIO.  The patch adds DAPM widgets and routing support
into audio-graph-card driver, and creates an output driver widget with
event to control the amplifier via GPIO.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-06-30 12:37:08 +01:00
..
audio-graph-card.c ASoC: audio-graph-card: add widgets and routing for external amplifier support 2017-06-30 12:37:08 +01:00
audio-graph-scu-card.c ASoC: audio-graph-scu-card: support 2nd codec endpoint on DT 2017-06-23 13:03:02 +01:00
Kconfig ASoC: add audio-graph-scu-card support 2017-05-29 14:49:09 +01:00
Makefile ASoC: add audio-graph-scu-card support 2017-05-29 14:49:09 +01:00
simple-card-utils.c ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets() 2017-06-16 17:58:39 +01:00
simple-card.c ASoC: simple-card: use asoc_simple_card_of_parse_widgets() 2017-06-16 17:58:39 +01:00
simple-scu-card.c ASoC: simple-scu-card: use asoc_simple_card_of_parse_routing() 2017-06-15 18:15:03 +01:00