commit | 218df4a25a9b828df4bb44c86e35febe40c82e62 | [log] [tgz] |
---|---|---|
author | Hans-Christian Egtvedt <hcegtvedt@atmel.com> | Tue Jul 01 14:26:45 2008 +0200 |
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Thu Jul 24 13:51:46 2008 +0200 |
tree | bcb16ce1f1231def1adcf5f5ed7915fa3a1f40fd | |
parent | fbfca4b8781757c1950b2225ba67d83072e0bc07 [diff] |
avr32: Add platform data for AC97C platform device This patch adds platform data to the AC97C platform device. This will let the board add a GPIO line which is connected to the external codecs reset line. The platform data, ac97c_platform_data, must also contain the DMA controller ID, RX channel ID and TX channel ID. Tested with Wolfson WM9712 and AP7000. Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>