From: Rhyland Klein <rklein@nvidia.com>
To: Liam Girdwood <lrg@ti.com>,
Mark Brown <broonie@opensource.wolfsonmicro.com>,
Grant Likely <grant.likely@secretlab.ca>,
Rob Herring <rob.herring@calxeda.com>,
Samuel Ortiz <sameo@linux.intel.com>
Cc: <devicetree-discuss@lists.ozlabs.org>,
<linux-kernel@vger.kernel.org>, <linux-tegra@vger.kernel.org>,
Rhyland Klein <rklein@nvidia.com>
Subject: [PATCH 0/4] Update TPS65910 to boot using devicetree
Date: Tue, 17 Apr 2012 18:00:25 -0700 [thread overview]
Message-ID: <1334710829-22777-1-git-send-email-rklein@nvidia.com> (raw)
This patch set updates the tps65910 driver to boot using devicetree.
One thing that is unfavorable is the addition of the use_dt_for_init_data
flag. I added this as I wanted to split the parsing of the of nodes between
the tps65910-regulator code and the main tps65910 code. This split was to
maintain the list of regulator names solely inside the tps65910-regulator
code as it already was.
Rhyland Klein (4):
regulator: tps65910: update type for regmap
regulator: tps65910: Add device tree bindings
mfd: tps65910: Add device-tree support
ARM: Tegra: Add support for TPS65910 PMIC
Documentation/devicetree/bindings/mfd/tps65910.txt | 132 ++++++++++++++++++++
arch/arm/boot/dts/tegra-cardhu.dts | 92 ++++++++++++++
drivers/gpio/gpio-tps65910.c | 39 ++++++-
drivers/mfd/tps65910-irq.c | 21 +++-
drivers/mfd/tps65910.c | 78 ++++++++++++-
drivers/regulator/tps65910-regulator.c | 86 +++++++++++++-
include/linux/mfd/tps65910.h | 3 +-
7 files changed, 439 insertions(+), 12 deletions(-)
create mode 100644 Documentation/devicetree/bindings/mfd/tps65910.txt
next reply other threads:[~2012-04-18 1:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-18 1:00 Rhyland Klein [this message]
2012-04-18 1:00 ` [PATCH 1/4] regulator: tps65910: update type for regmap Rhyland Klein
2012-04-18 9:25 ` Mark Brown
2012-04-18 20:03 ` Rhyland Klein
2012-04-18 20:19 ` Rhyland Klein
2012-04-19 12:54 ` Mark Brown
2012-04-18 1:00 ` [PATCH 2/4] regulator: tps65910: Add device tree bindings Rhyland Klein
2012-04-18 8:35 ` Mark Brown
2012-04-18 1:00 ` [PATCH 3/4] mfd: tps65910: Add device-tree support Rhyland Klein
2012-04-18 9:01 ` Mark Brown
2012-04-18 19:35 ` Rhyland Klein
2012-04-19 12:50 ` Mark Brown
2012-04-19 15:35 ` Stephen Warren
2012-04-19 16:34 ` Mark Brown
2012-04-18 1:00 ` [PATCH 4/4] ARM: Tegra: Add support for TPS65910 PMIC Rhyland Klein
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=1334710829-22777-1-git-send-email-rklein@nvidia.com \
--to=rklein@nvidia.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=grant.likely@secretlab.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=lrg@ti.com \
--cc=rob.herring@calxeda.com \
--cc=sameo@linux.intel.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
all inboxes | Powered by JetHome®