avr32: improve NGW100 I2C/PMBus setup
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 12 Jun 2008 19:18:05 +0000 (12:18 -0700)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Fri, 27 Jun 2008 13:32:29 +0000 (15:32 +0200)
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>

No differences found