From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/4] omap4 hsmmc: Adding card detect support for MMC1
Date: Fri, 24 Sep 2010 17:38:59 -0700 [thread overview]
Message-ID: <20100925003859.GR4211@atomide.com> (raw)
In-Reply-To: <9408.10.24.255.18.1285348400.squirrel@dbdmail.itg.ti.com>
* kishore kadiyala <kishore.kadiyala@ti.com> [100924 10:05]:
> Adding card detect callback function and card detect configuration
> function for MMC1 Controller on OMAP4.
>
> Card detect configuration function does initial configuration of the
> MMC Control & PullUp-PullDown registers of Phoenix.
>
> For MMC1 Controller, card detect interrupt source is
> twl6030 which is non-gpio. The card detect call back function provides
> card present/absent status by reading MMC Control register present
> on twl6030.
>
> Since OMAP4 doesn't use any GPIO line as used in OMAP3 for card detect,
> the suspend/resume initialization which was done in omap_hsmmc_gpio_init
> previously is moved to the probe thus making it generic for both OMAP3 & OMAP4.
> --- a/drivers/mfd/twl6030-irq.c
> +++ b/drivers/mfd/twl6030-irq.c
Looks like this patch should be sent to Samuel Ortiz as it's mostly
mfd related.
Tony
next prev parent reply other threads:[~2010-09-25 0:38 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-24 17:13 [PATCH v4 1/4] omap4 hsmmc: Adding card detect support for MMC1 kishore kadiyala
2010-09-25 0:38 ` Tony Lindgren [this message]
2010-09-27 7:52 ` kishore kadiyala
2010-09-27 7:55 ` kishore kadiyala
2010-09-28 6:52 ` kishore kadiyala
2010-09-29 10:41 ` kishore kadiyala
2010-10-01 6:59 ` kishore kadiyala
2010-10-01 11:29 ` Samuel Ortiz
2010-10-01 12:02 ` kishore kadiyala
2010-10-01 14:41 ` Varadarajan, Charulatha
2010-10-01 14:44 ` kishore kadiyala
2010-10-01 14:54 ` Varadarajan, Charulatha
2010-10-20 13:11 ` DebBarma, Tarun Kanti
2010-10-01 14:46 ` Varadarajan, Charulatha
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=20100925003859.GR4211@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).