public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Vishal Mahaveer <vishalm@ti.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH v2 1/1] omap: blaze: add mmc5/wl1283 device support
Date: Fri, 1 Jul 2011 00:47:09 -0700	[thread overview]
Message-ID: <20110701074708.GG23145@atomide.com> (raw)
In-Reply-To: <1308950189-7357-2-git-send-email-vishalm@ti.com>

* Vishal Mahaveer <vishalm@ti.com> [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

      reply	other threads:[~2011-07-01  7:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-24 21:16 [PATCH v2 0/1] Add mmc5 and WLAN chip wl1283 chip support on blaze Vishal Mahaveer
2011-06-24 21:16 ` [PATCH v2 1/1] omap: blaze: add mmc5/wl1283 device support Vishal Mahaveer
2011-07-01  7:47   ` Tony Lindgren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110701074708.GG23145@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=vishalm@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox