Re: [PATCH v2 1/1] omap: blaze: add mmc5/wl1283 device support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Vishal Mahaveer <vishalm@xxxxxx> [110624 12:43]:
> Add MMC5 support on BLAZE, which has the wl1283 device hardwired to.
> 
> The wl1283 is a 4-wire, 1.8V, embedded SDIO WLAN device with an external IRQ line,
> and power-controlled by a GPIO-based fixed regulator.

Applying into devel-board branch.

> +static struct fixed_voltage_config sdp4430_vwlan = {
> +	.supply_name = "vwl1271",
> +	.microvolts = 1800000, /* 1.8V */
> +	.gpio = GPIO_WIFI_PMENA,
> +	.startup_delay = 70000, /* 70msec */
> +	.enable_high = 1,
> +	.enabled_at_boot = 0,
> +	.init_data = &sdp4430_vmmc5,
> +};

Tabified this struct for better formatting.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux