Skip to content

Commit

Permalink
ARM: S3C64XX: Add more Glenfarclas module ID strings
Browse files Browse the repository at this point in the history
No bindings for the devices yet, just names.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
  • Loading branch information
Mark Brown authored and Kukjin Kim committed Oct 17, 2012
1 parent ddffeb8 commit a006aea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/mach-s3c64xx/mach-crag6410-module.c
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,12 @@ static __devinitdata const struct {
{ .id = 0x01, .name = "1250-EV1 Springbank" },
{ .id = 0x02, .name = "1251-EV1 Jura" },
{ .id = 0x03, .name = "1252-EV1 Glenlivet" },
{ .id = 0x06, .name = "WM8997-6721-CS96-EV1 Lapraoig" },
{ .id = 0x07, .name = "WM5110-6271 Deanston" },
{ .id = 0x08, .name = "WM8903-6102 Tamdhu" },
{ .id = 0x09, .name = "WM1811A-6305 Adelphi" },
{ .id = 0x0a, .name = "WM8996-6272 Blackadder" },
{ .id = 0x0b, .name = "WM8994-6235 Benromach" },
{ .id = 0x11, .name = "6249-EV2 Glenfarclas", },
{ .id = 0x14, .name = "6271-EV1 Lochnagar" },
{ .id = 0x15, .name = "6320-EV1 Bells",
Expand Down

0 comments on commit a006aea

Please sign in to comment.