[alsa-devel] [PATCH] ASoC: simple-card: Add mic and hp detect gpios.

Lars-Peter Clausen lars at metafoo.de
Thu Oct 2 18:25:23 CEST 2014


On 10/01/2014 11:25 PM, Dylan Reid wrote:
> diff --git a/Documentation/devicetree/bindings/sound/simple-card.txt b/Documentation/devicetree/bindings/sound/simple-card.txt
> index c2e9841..72d94b7 100644
> --- a/Documentation/devicetree/bindings/sound/simple-card.txt
> +++ b/Documentation/devicetree/bindings/sound/simple-card.txt
> @@ -17,6 +17,10 @@ Optional properties:
>   					  source.
>   - simple-audio-card,mclk-fs             : Multiplication factor between stream rate and codec
>     					  mclk.
> +- simple-audio-card,hp_det_gpio		: Reference to GPIO that signals when
> +					  headphones are attached.
> +- simple-audio-card,mic_det_gpio	: Reference to GPIO that signals when

The code has this correct, the "_"s should be "-"s.

- Lars



More information about the Alsa-devel mailing list