Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208660
b: refs/heads/master
c: 8fc883c
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Apr 7, 2010
1 parent fac146f commit cfc02b8
Show file tree
Hide file tree
Showing 2 changed files with 4 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: dda128dcb4d85dfd6a2e11002d0c2f352aea7dc5
refs/heads/master: 8fc883c2989c20781b001f8271d454d9b314a6ea
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-shmobile/board-ap4evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,9 @@ struct tsc2007_platform_data tsc2007_info = {

/* I2C */
static struct i2c_board_info i2c1_devices[] = {
{
I2C_BOARD_INFO("r2025sd", 0x32),
},
{
I2C_BOARD_INFO("tsc2007", 0x48),
.type = "tsc2007",
Expand Down

0 comments on commit cfc02b8

Please sign in to comment.