All of lore.kernel.org
 help / color / mirror / Atom feed
From: Girish K S <girish.shivananjappa@linaro.org>
To: linux-mmc@vger.kernel.org
Cc: cjb@laptop.org, will.newton@imgtec.com, patches@linaro.org,
	linux-samsung-soc@vger.kernel.org, shashidharh@vayavyalabs.com,
	thomas.abraham@linaro.org, jh80.chung@samsung.com,
	Girish K S <girish.shivananjappa@linaro.org>
Subject: [PATCH V1] Add Quirk for Broken Configuration
Date: Wed, 18 Jul 2012 14:08:54 +0530	[thread overview]
Message-ID: <1342600735-7855-1-git-send-email-girish.shivananjappa@linaro.org> (raw)

This patch is based on the device tree support of dw_mmc host controller
posted by Thomas Abraham. Below is the list of his patch in review stage

mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
mmc: dw_mmc: allow probe to succeed even if one slot is initialized
mmc: dw_mmc: lookup for optional biu and ciu clocks
mmc: dw_mmc: add quirk to indicate missing write protect line
mmc: dw_mmc: add device tree support
mmc: dw_mmc: add samsung exynos5250 specific extentions

Girish K S (1):
  mmc: dwmmc: Add quirk for broken Hardware Config

 drivers/mmc/host/dw_mmc-pltfm.c |   10 +++-
 drivers/mmc/host/dw_mmc.c       |  150 ++++++++++++++++++++++++---------------
 drivers/mmc/host/dw_mmc.h       |    1 +
 include/linux/mmc/dw_mmc.h      |    2 +-
 include/linux/mmc/host.h        |    1 +
 5 files changed, 106 insertions(+), 58 deletions(-)

-- 
1.7.4.1


             reply	other threads:[~2012-07-18  8:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-18  8:38 Girish K S [this message]
2012-07-18  8:38 ` [PATCH V1] mmc: dwmmc: Add quirk for broken Hardware Config Girish K S
2012-07-18 12:55   ` S, Venkatraman
2012-07-19  5:24     ` Girish K S
2012-07-20 11:55   ` Girish K S
2012-07-23 12:05 [PATCH V1] Add Quirk for Broken Configuration Girish K S

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=1342600735-7855-1-git-send-email-girish.shivananjappa@linaro.org \
    --to=girish.shivananjappa@linaro.org \
    --cc=cjb@laptop.org \
    --cc=jh80.chung@samsung.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=shashidharh@vayavyalabs.com \
    --cc=thomas.abraham@linaro.org \
    --cc=will.newton@imgtec.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.