From: ulf.hansson@linaro.org (Ulf Hansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: ux500: Fixup signal voltage regulator for SD card
Date: Thu, 12 Dec 2013 14:31:35 +0100 [thread overview]
Message-ID: <1386855098-14272-1-git-send-email-ulf.hansson@linaro.org> (raw)
The SD card signal voltage regulator are configured from DT as a gpio regulator.
Some configurations were missing and some were wrong, so let's fix it.
Ulf Hansson (3):
ARM: ux500: Refactor common DT configs for sdi[n] devices
ARM: ux500: Configure regulator for I/O voltage for SD-card slot
ARM: ux500: regulators: Remove dead code for SD-card regulator
arch/arm/boot/dts/ste-href.dtsi | 2 --
arch/arm/boot/dts/ste-hrefprev60.dtsi | 7 +++--
arch/arm/boot/dts/ste-hrefv60plus.dtsi | 40 ++-----------------------
arch/arm/boot/dts/ste-snowball.dts | 6 ++--
arch/arm/mach-ux500/board-mop500-regulators.c | 14 ---------
5 files changed, 10 insertions(+), 59 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-12-12 13:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-12 13:31 Ulf Hansson [this message]
2013-12-12 13:31 ` [PATCH 1/3] ARM: ux500: Refactor common DT configs for sdi[n] devices Ulf Hansson
2013-12-13 9:26 ` Linus Walleij
2013-12-12 13:31 ` [PATCH 2/3] ARM: ux500: Configure regulator for I/O voltage for SD-card slot Ulf Hansson
2013-12-13 9:28 ` Linus Walleij
2013-12-12 13:31 ` [PATCH 3/3] ARM: ux500: regulators: Remove dead code for SD-card regulator Ulf Hansson
2013-12-13 7:38 ` Lee Jones
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=1386855098-14272-1-git-send-email-ulf.hansson@linaro.org \
--to=ulf.hansson@linaro.org \
--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).