commit | 7ef31e9c4e711bfb817a15b54e428e5c4a7c0032 | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Thu Jun 12 12:18:05 2008 -0700 |
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Fri Jun 27 15:32:29 2008 +0200 |
tree | 672d3c41f57cda9f731c759a71b179fe9f80c61f | |
parent | d86d314f67191011e6f494f6517b8cbd7dd3dc39 [diff] |
avr32: improve NGW100 I2C/PMBus setup Basic I2C initialization for the NGW100 board: - Provide empty i2c device table. Daughtercards may add devices, and the ATtiny24 could do stuff too. - Set up EXTINT(3) so the ATtiny24 can interrupt the AP7000. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>