From a006aea62876add2590e3819bcf8954a863b130a Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 17 Oct 2012 17:41:07 +0900 Subject: [PATCH] ARM: S3C64XX: Add more Glenfarclas module ID strings No bindings for the devices yet, just names. Signed-off-by: Mark Brown Signed-off-by: Kukjin Kim --- arch/arm/mach-s3c64xx/mach-crag6410-module.c | 6 ++++++ 1 file changed, 6 insertions(+) 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 { { .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", -- 2.39.5