Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216821
b: refs/heads/master
c: b41547c
h: refs/heads/master
i:
  216819: 93433ec
v: v3
  • Loading branch information
Cyril Chemparathy authored and Kevin Hilman committed Sep 24, 2010
1 parent b0becfd commit cd4694f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f2dbb6d91b53d3ffbc85152aa7265599f0a4d850
refs/heads/master: b41547c153436712daef544c0f18547fcb70f4ac
9 changes: 8 additions & 1 deletion trunk/arch/arm/mach-davinci/tnetv107x.c
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,14 @@ static struct davinci_id ids[] = {
.part_no = 0xb8a1,
.manufacturer = 0x017,
.cpu_id = DAVINCI_CPU_ID_TNETV107X,
.name = "tnetv107x rev1.0",
.name = "tnetv107x rev 1.0",
},
{
.variant = 0x1,
.part_no = 0xb8a1,
.manufacturer = 0x017,
.cpu_id = DAVINCI_CPU_ID_TNETV107X,
.name = "tnetv107x rev 1.1/1.2",
},
};

Expand Down

0 comments on commit cd4694f

Please sign in to comment.