linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: S3C64XX: Add module identification for Balblair Cragganmore module
@ 2012-05-30 17:19 Mark Brown
  2012-05-30 17:19 ` [PATCH 2/2] ARM: S3C64XX: Add WM5102 EVM to Cragganmore modules Mark Brown
  2012-06-19  8:50 ` [PATCH 1/2] ARM: S3C64XX: Add module identification for Balblair Cragganmore module Kukjin Kim
  0 siblings, 2 replies; 4+ messages in thread
From: Mark Brown @ 2012-05-30 17:19 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 arch/arm/mach-s3c64xx/mach-crag6410-module.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-s3c64xx/mach-crag6410-module.c b/arch/arm/mach-s3c64xx/mach-crag6410-module.c
index dbd5771..985e255 100644
--- a/arch/arm/mach-s3c64xx/mach-crag6410-module.c
+++ b/arch/arm/mach-s3c64xx/mach-crag6410-module.c
@@ -219,6 +219,7 @@ static __devinitdata const struct {
 	  .spi_devs = wm1253_devs, .num_spi_devs = ARRAY_SIZE(wm1253_devs) },
 	{ .id = 0x32, .name = "XXXX-EV1 Caol Illa" },
 	{ .id = 0x33, .name = "XXXX-EV1 Oban" },
+	{ .id = 0x34, .name = "WM0010-6320-CS42 Balblair" },
 	{ .id = 0x39, .name = "1254-EV1 Dallas Dhu",
 	  .i2c_devs = wm1254_devs, .num_i2c_devs = ARRAY_SIZE(wm1254_devs) },
 	{ .id = 0x3a, .name = "1259-EV1 Tobermory",
-- 
1.7.10

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-19  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 17:19 [PATCH 1/2] ARM: S3C64XX: Add module identification for Balblair Cragganmore module Mark Brown
2012-05-30 17:19 ` [PATCH 2/2] ARM: S3C64XX: Add WM5102 EVM to Cragganmore modules Mark Brown
2012-06-19  8:50   ` Kukjin Kim
2012-06-19  8:50 ` [PATCH 1/2] ARM: S3C64XX: Add module identification for Balblair Cragganmore module Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).