]> Pileus Git - ~andy/linux/commitdiff
ARM: OMAP1: nokia770: enable tahvo-usb
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sat, 8 Feb 2014 13:48:55 +0000 (15:48 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Feb 2014 23:20:14 +0000 (15:20 -0800)
Add platform data for tahvo-usb. This is the last missing piece to get
Tahvo USB working with 3.14.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-nokia770.c

index 91449c5cb70f46affaf85602ec8f98b6f393d10f..85089d821982193b2e2d79f5f5fbf050eefad464 100644 (file)
@@ -156,6 +156,7 @@ static struct omap_usb_config nokia770_usb_config __initdata = {
        .register_dev   = 1,
        .hmc_mode       = 16,
        .pins[0]        = 6,
+       .extcon         = "tahvo-usb",
 };
 
 #if defined(CONFIG_MMC_OMAP) || defined(CONFIG_MMC_OMAP_MODULE)