Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87289
b: refs/heads/master
c: 9221bb1
h: refs/heads/master
i:
  87287: 8cb100a
v: v3
  • Loading branch information
David Brownell authored and Tony Lindgren committed Mar 5, 2008
1 parent 3a315ed commit 8b40b41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 09be7553959c9947f7cbccbe1c3094bb2e3ffd28
refs/heads/master: 9221bb1c3a0d5e14df2cca43e22f983676795652
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-omap1/board-h2.c
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,10 @@ static void __init h2_init_smc91x(void)

static struct i2c_board_info __initdata h2_i2c_board_info[] = {
{
I2C_BOARD_INFO("tps65010", 0x48),
.type = "tps65010",
.irq = OMAP_GPIO_IRQ(58),
}, {
I2C_BOARD_INFO("isp1301_omap", 0x2d),
.type = "isp1301_omap",
.irq = OMAP_GPIO_IRQ(2),
Expand Down

0 comments on commit 8b40b41

Please sign in to comment.