From: Beniamino Galvani <b.galvani@gmail.com>
To: Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>
Cc: Wenyou Yang <wenyou.yang@atmel.com>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Heiko Stuebner <heiko@sntech.de>, Axel Lin <axel.lin@ingics.com>,
devicetree@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org,
Beniamino Galvani <b.galvani@gmail.com>
Subject: [PATCH v2 0/4] regulator: act8865: add support for act8846
Date: Sat, 5 Jul 2014 15:20:52 +0200 [thread overview]
Message-ID: <1404566456-9121-1-git-send-email-b.galvani@gmail.com> (raw)
This patchset adds support for the Active-Semi act8846 PMU [1] to the
existing driver for act8865.
A dts which enables the act8846 on Radxa Rock is available at [2].
Changes since v1:
- rebased on current regulator tree
- reworded message of patch "set correct number of regulators in pdata"
- added Wenyou Yang's Tested-by
[1] http://www.active-semi.com/products/power-management-units/act88xx/
[2] https://github.com/bengal/linux/tree/act88xx-regulator
Beniamino Galvani (4):
regulator: act8865: set correct number of regulators in pdata
regulator: act8865: prepare support for other act88xx devices
regulator: act8865: add support for act8846
regulator: act8865: add act8846 to DT binding documentation
.../bindings/regulator/act8865-regulator.txt | 7 +-
drivers/regulator/act8865-regulator.c | 282 +++++++++++---------
include/linux/regulator/act8865.h | 23 +-
3 files changed, 181 insertions(+), 131 deletions(-)
--
1.7.10.4
next reply other threads:[~2014-07-05 13:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-05 13:20 Beniamino Galvani [this message]
2014-07-05 13:20 ` [PATCH v2 1/4] regulator: act8865: set correct number of regulators in pdata Beniamino Galvani
[not found] ` <1404566456-9121-2-git-send-email-b.galvani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-07-05 15:08 ` Axel Lin
2014-07-05 15:31 ` Axel Lin
2014-07-05 13:20 ` [PATCH v2 2/4] regulator: act8865: prepare support for other act88xx devices Beniamino Galvani
2014-07-05 15:41 ` Axel Lin
2014-07-05 17:48 ` Beniamino Galvani
2014-07-05 13:20 ` [PATCH v2 3/4] regulator: act8865: add support for act8846 Beniamino Galvani
2014-07-05 13:20 ` [PATCH v2 4/4] regulator: act8865: add act8846 to DT binding documentation Beniamino Galvani
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=1404566456-9121-1-git-send-email-b.galvani@gmail.com \
--to=b.galvani@gmail.com \
--cc=axel.lin@ingics.com \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=heiko@sntech.de \
--cc=ijc+devicetree@hellion.org.uk \
--cc=lgirdwood@gmail.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=wenyou.yang@atmel.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;
as well as URLs for NNTP newsgroup(s).