ASoC: ssm2602: add device tree bindings
authorStefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Mon, 29 Sep 2014 19:41:10 +0000 (22:41 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 30 Sep 2014 12:27:27 +0000 (13:27 +0100)
commit555b9ee1368a9ceddd5c963ad918db5120638674
tree155751d595b0e076783b7d808d0dc5690fd0c5d1
parentfe2a08b3bf1a6e35c00e18843bc19aa1778432c3
ASoC: ssm2602: add device tree bindings

Allow the ssm2602/ssm2603/ssm2604 codec driver to be
instantiated from the device tree.

Also, add Kconfig prompts to allow manual selection of both the
I2C and SPI configuration versions of the driver.

Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Documentation/devicetree/bindings/sound/adi,ssm2602.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/ssm2602-i2c.c
sound/soc/codecs/ssm2602-spi.c