From: Tomasz Figa <t.figa@samsung.com>
To: linux-kernel@vger.kernel.org
Cc: devicetree-discuss@lists.ozlabs.org,
linux-samsung-soc@vger.kernel.org, kyungmin.park@samsung.com,
lrg@ti.com, broonie@opensource.wolfsonmicro.com,
myungjoo.ham@samsung.com, kgene.kim@samsung.com,
Tomasz Figa <t.figa@samsung.com>
Subject: [PATCH 0/2] regulator: max8952: Add support for Device Tree
Date: Thu, 04 Apr 2013 18:17:18 +0200 [thread overview]
Message-ID: <1365092240-8956-1-git-send-email-t.figa@samsung.com> (raw)
This series adds Device Tree support to max8952 voltage regulator driver.
First patch prepares platform data structure to be generated at runtime
from data parsed from device tree. Second patch implements Device Tree
binding and adds necessary documentation.
Tested on Universal C210 board.
Tomasz Figa (2):
regulator: max8952: Separate constraints from platform data struct
regulator: max8952: Add Device Tree support
.../devicetree/bindings/regulator/max8952.txt | 52 +++++++++++++++
arch/arm/mach-exynos/mach-universal_c210.c | 27 ++++----
drivers/regulator/max8952.c | 74 +++++++++++++++++++++-
include/linux/regulator/max8952.h | 10 +--
4 files changed, 143 insertions(+), 20 deletions(-)
create mode 100644 Documentation/devicetree/bindings/regulator/max8952.txt
--
1.8.1.5
next reply other threads:[~2013-04-04 16:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-04 16:17 Tomasz Figa [this message]
2013-04-04 16:17 ` [PATCH 1/2] regulator: max8952: Separate constraints from platform data struct Tomasz Figa
2013-04-04 16:17 ` [PATCH 2/2] regulator: max8952: Add Device Tree support Tomasz Figa
2013-04-05 10:22 ` Mark Brown
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=1365092240-8956-1-git-send-email-t.figa@samsung.com \
--to=t.figa@samsung.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=kgene.kim@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=lrg@ti.com \
--cc=myungjoo.ham@samsung.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®