]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap1/board-h3.c
i2c/isp1301_omap: Convert to a new-style i2c driver, part 2
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap1 / board-h3.c
index 2ced6d9984d27802844a448aa37720f54889d62a..adfcd7b513930cdaa677aa835e7e3d24f9d1171d 100644 (file)
@@ -476,6 +476,10 @@ static struct i2c_board_info __initdata h3_i2c_board_info[] = {
                I2C_BOARD_INFO("tps65013", 0x48),
                /* .irq         = OMAP_GPIO_IRQ(??), */
        },
+       {
+               I2C_BOARD_INFO("isp1301_omap", 0x2d),
+               .irq            = OMAP_GPIO_IRQ(14),
+       },
 };
 
 static struct omap_gpio_switch h3_gpio_switches[] __initdata = {