Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67496
b: refs/heads/master
c: 0438c28
h: refs/heads/master
v: v3
  • Loading branch information
Peter Korsgaard authored and Kumar Gala committed Oct 4, 2007
1 parent 25be9fc commit 57b59c2
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 210805e219f781d0a0efbdbe41d59f6fccef529c
refs/heads/master: 0438c28fa40c1145e8322f91feb9e6fed3301d94
6 changes: 6 additions & 0 deletions trunk/arch/powerpc/sysdev/fsl_soc.c
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,12 @@ static struct i2c_driver_device i2c_devices[] __initdata = {
{"ricoh,rs5c372b", "rtc-rs5c372", "rs5c372b",},
{"ricoh,rv5c386", "rtc-rs5c372", "rv5c386",},
{"ricoh,rv5c387a", "rtc-rs5c372", "rv5c387a",},
{"dallas,ds1307", "rtc-ds1307", "ds1307",},
{"dallas,ds1337", "rtc-ds1307", "ds1337",},
{"dallas,ds1338", "rtc-ds1307", "ds1338",},
{"dallas,ds1339", "rtc-ds1307", "ds1339",},
{"dallas,ds1340", "rtc-ds1307", "ds1340",},
{"stm,m41t00", "rtc-ds1307", "m41t00"},
};

static int __init of_find_i2c_driver(struct device_node *node,
Expand Down

0 comments on commit 57b59c2

Please sign in to comment.