From: Lars Persson <lars.persson@axis.com>
To: linux-mmc@vger.kernel.org, devicetree@vger.kernel.org
Cc: g.liakhovetski@gmx.de, ulf.hansson@linaro.org,
robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
Lars Persson <larper@axis.com>
Subject: [PATCH v5 0/4] mmc: usdhi6rol0: UHS support
Date: Wed, 27 Apr 2016 17:21:25 +0200 [thread overview]
Message-ID: <cover.1461770066.git.larper@axis.com> (raw)
This patch set adds UHS support to the usdhi6rol0 driver, with control of the
regulator and pin state settings.
Changes since v4:
- Add a fix patch to remove UHS capabilities that were announced without
actual driver support.
Changes since v3:
- No error print for failure of mmc_regulator_set_vqmmc().
- Do not set UHS caps if the vqmmc regulator is missing.
- No not set UHS caps if the no-1-8-v property is set.
Changes since v2:
- dt: renamed pins_uhs to state_uhs.
- dt: made default optional in pinctrl-names.
- dt: document that use of state_uhs also requires a default pin state.
- add error handling for missing pin states.
Changes since v1:
- Use mmc_regulator_set_vqmmc().
Lars Persson (4):
mmc: dt: usdhi6rol0: add optional pinctrl binding
mmc: usdhi6rol0: do not announce UHS capabilities
mmc: usdhi6rol0: add support for UHS modes
mmc: usdhi6rol0: add pinctrl to set pin drive strength
.../devicetree/bindings/mmc/usdhi6rol0.txt | 6 +++
drivers/mmc/host/usdhi6rol0.c | 60 +++++++++++++++++++++-
2 files changed, 65 insertions(+), 1 deletion(-)
--
2.1.4
next reply other threads:[~2016-04-27 15:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-27 15:21 Lars Persson [this message]
[not found] ` <cover.1461770066.git.larper-VrBV9hrLPhE@public.gmane.org>
2016-04-27 15:21 ` [PATCH v5 1/4] mmc: dt: usdhi6rol0: add optional pinctrl binding Lars Persson
2016-04-28 21:40 ` Rob Herring
2016-04-27 15:21 ` [PATCH v5 2/4] mmc: usdhi6rol0: do not announce UHS capabilities Lars Persson
2016-04-27 15:21 ` [PATCH v5 3/4] mmc: usdhi6rol0: add support for UHS modes Lars Persson
2016-04-27 15:21 ` [PATCH v5 4/4] mmc: usdhi6rol0: add pinctrl to set pin drive strength Lars Persson
2016-04-28 10:38 ` [PATCH v5 0/4] mmc: usdhi6rol0: UHS support Ulf Hansson
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=cover.1461770066.git.larper@axis.com \
--to=lars.persson@axis.com \
--cc=devicetree@vger.kernel.org \
--cc=g.liakhovetski@gmx.de \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=larper@axis.com \
--cc=linux-mmc@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=ulf.hansson@linaro.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).