Skip to content

Commit

Permalink
ARM: 6665/1: Add Snapper9260 rtc wakeup interrupt pin
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Mallon <[email protected]>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
Signed-off-by: Russell King <[email protected]>
  • Loading branch information
Ryan Mallon authored and Russell King committed Feb 19, 2011
1 parent ad56c0d commit d081377
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-at91/board-snapper9260.c
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ static struct i2c_board_info __initdata snapper9260_i2c_devices[] = {
{
/* RTC */
I2C_BOARD_INFO("isl1208", 0x6f),
.irq = gpio_to_irq(AT91_PIN_PA31),
},
};

Expand Down

0 comments on commit d081377

Please sign in to comment.