Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d081377d authored by Ryan Mallon's avatar Ryan Mallon Committed by Russell King
Browse files

ARM: 6665/1: Add Snapper9260 rtc wakeup interrupt pin

parent ad56c0dd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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),
	},
};