diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-10-17 04:41:07 -0400 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-10-17 04:41:07 -0400 |
commit | a006aea62876add2590e3819bcf8954a863b130a (patch) | |
tree | 51068e1da3d7b0cdb2615d8a57fca1956b38b8dc /arch/arm/mach-s3c64xx/mach-crag6410-module.c | |
parent | ddffeb8c4d0331609ef2581d84de4d763607bd37 (diff) |
ARM: S3C64XX: Add more Glenfarclas module ID strings
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>
Diffstat (limited to 'arch/arm/mach-s3c64xx/mach-crag6410-module.c')
-rw-r--r-- | arch/arm/mach-s3c64xx/mach-crag6410-module.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/mach-crag6410-module.c b/arch/arm/mach-s3c64xx/mach-crag6410-module.c index 4e3fe57674c8..3364faba6c0c 100644 --- a/arch/arm/mach-s3c64xx/mach-crag6410-module.c +++ b/arch/arm/mach-s3c64xx/mach-crag6410-module.c | |||
@@ -227,6 +227,12 @@ static __devinitdata const struct { | |||
227 | { .id = 0x01, .name = "1250-EV1 Springbank" }, | 227 | { .id = 0x01, .name = "1250-EV1 Springbank" }, |
228 | { .id = 0x02, .name = "1251-EV1 Jura" }, | 228 | { .id = 0x02, .name = "1251-EV1 Jura" }, |
229 | { .id = 0x03, .name = "1252-EV1 Glenlivet" }, | 229 | { .id = 0x03, .name = "1252-EV1 Glenlivet" }, |
230 | { .id = 0x06, .name = "WM8997-6721-CS96-EV1 Lapraoig" }, | ||
231 | { .id = 0x07, .name = "WM5110-6271 Deanston" }, | ||
232 | { .id = 0x08, .name = "WM8903-6102 Tamdhu" }, | ||
233 | { .id = 0x09, .name = "WM1811A-6305 Adelphi" }, | ||
234 | { .id = 0x0a, .name = "WM8996-6272 Blackadder" }, | ||
235 | { .id = 0x0b, .name = "WM8994-6235 Benromach" }, | ||
230 | { .id = 0x11, .name = "6249-EV2 Glenfarclas", }, | 236 | { .id = 0x11, .name = "6249-EV2 Glenfarclas", }, |
231 | { .id = 0x14, .name = "6271-EV1 Lochnagar" }, | 237 | { .id = 0x14, .name = "6271-EV1 Lochnagar" }, |
232 | { .id = 0x15, .name = "6320-EV1 Bells", | 238 | { .id = 0x15, .name = "6320-EV1 Bells", |