Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163168
b: refs/heads/master
c: 98d0e9f
h: refs/heads/master
v: v3
  • Loading branch information
Rajashekhara, Sudhakar authored and Kevin Hilman committed Aug 26, 2009
1 parent 4f8c952 commit 03c49f7
Show file tree
Hide file tree
Showing 2 changed files with 8 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: a23f7dc82d48d7fc8377765f6ede907daef4e63b
refs/heads/master: 98d0e9fc6bf1dc8227a7848eea1e28bf19f5a32d
7 changes: 7 additions & 0 deletions trunk/arch/arm/mach-davinci/dm644x.c
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,13 @@ static struct davinci_id dm644x_ids[] = {
.cpu_id = DAVINCI_CPU_ID_DM6446,
.name = "dm6446",
},
{
.variant = 0x1,
.part_no = 0xb700,
.manufacturer = 0x017,
.cpu_id = DAVINCI_CPU_ID_DM6446,
.name = "dm6446a",
},
};

static void __iomem *dm644x_psc_bases[] = {
Expand Down

0 comments on commit 03c49f7

Please sign in to comment.