ASoC: simple-card: Add mic and hp detect gpios.
authorDylan Reid <dgreid@chromium.org>
Wed, 1 Oct 2014 21:25:20 +0000 (14:25 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 2 Oct 2014 15:53:40 +0000 (16:53 +0100)
commit3fe240326cc395c66eda0518b1945ea505afd1fc
tree96acd1e5ba508d7fb1ea99bbe762d0af4c4442fc
parent04a0b8ef6b27c2b6280dcbfcdd418b7d851f8491
ASoC: simple-card: Add mic and hp detect gpios.

Allow Headphone and Microphone jack detect gpios to be specified in
device tree.  This will allow a few systems including rk3288_max98090
to use simple-card instead of having their own board file.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/simple-card.txt
sound/soc/generic/simple-card.c