ASoC: dwc: Add devicetree support for Designware I2S
authorAndrew Jackson <Andrew.Jackson@arm.com>
Fri, 29 Aug 2014 14:09:40 +0000 (15:09 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 7 Oct 2014 11:11:00 +0000 (12:11 +0100)
commit2ff84eed51cf1e5fe767834551193dfe459d2173
treea58f5023ba6019caf973dcbaf9bb85f87e60846c
parent3ec85a2b84004c1600ee687fd17e45748cea541d
ASoC: dwc: Add devicetree support for Designware I2S

Convert to driver to use either platform_data or device-tree for configuration
of the device.  When using device-tree, the I2S block's configuration is read
from the relevant registers: this reduces the amount of information required in
the device tree.

Signed-off-by: Andrew Jackson <Andrew.Jackson@arm.com>
sound/soc/dwc/Kconfig
sound/soc/dwc/designware_i2s.c