From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Liam Girdwood <lgirdwood@gmail.com>
Subject: [GIT PULL] regulator updates for v4.17
Date: Mon, 2 Apr 2018 17:34:13 +0100 [thread overview]
Message-ID: <20180402163413.GV29239@sirena.org.uk> (raw)
[-- Attachment #1: Type: text/plain, Size: 3663 bytes --]
The following changes since commit 3eb2ce825ea1ad89d20f7a3b5780df850e4be274:
Linux 4.16-rc7 (2018-03-25 12:44:30 -1000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v4.17
for you to fetch changes up to 36fd679f45a25a7c634b3dbec35a2d7fdb832a65:
Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt', 'regulator/topic/formatting' and 'regulator/topic/gpio' into regulator-next (2018-03-28 10:33:53 +0800)
----------------------------------------------------------------
regulator: Updates for v4.17
A very small set of updates for the regulator API this time around,
there's a few bug fixes and also:
- Conversion of the regulator API to use GPIO descriptors rather than
numbers from Linus Walleij.
- New drivers for Marvell 88PG86x and Qualcomm PM8998 and PMI8998.
----------------------------------------------------------------
Alexander Monakov (2):
regulator: 88pg86x: add DT bindings document
regulator: 88pg86x: new i2c dual regulator chip
Bjorn Andersson (1):
regulator: qcom: smd: Add pm8998 and pmi8998 regulators
Christophe JAILLET (1):
regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_match()'
Christophe Jaillet (1):
regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'
Harald Geyer (1):
regulator: dt: regulator-name is required property
Linus Walleij (3):
regulator: core: Support passing an initialized GPIO enable descriptor
regulator: da9055: Pass descriptor instead of GPIO number
regulator: da9211: Pass descriptors instead of GPIO numbers
Mark Brown (5):
regulator: core: Add missing blank line between functions
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Merge remote-tracking branch 'regulator/topic/qcom' into regulator-next
Merge remote-tracking branch 'regulator/topic/qcom_smd' into regulator-next
Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt', 'regulator/topic/formatting' and 'regulator/topic/gpio' into regulator-next
Nicholas Lowell (1):
regulator: giving regulator controlling gpios a non-empty label when used through the devicetree.
Stephen Boyd (1):
regulator: qcom_smd: Drop regulator/{machine,of_regulator} includes
.../devicetree/bindings/regulator/88pg86x.txt | 22 ++++
.../bindings/regulator/fixed-regulator.txt | 1 +
.../bindings/regulator/gpio-regulator.txt | 2 +
.../bindings/regulator/qcom,smd-rpm-regulator.txt | 48 ++++++++
drivers/regulator/88pg86x.c | 114 +++++++++++++++++++
drivers/regulator/Kconfig | 9 ++
drivers/regulator/Makefile | 1 +
drivers/regulator/core.c | 26 +++--
drivers/regulator/da9055-regulator.c | 4 +-
drivers/regulator/da9211-regulator.c | 23 ++--
drivers/regulator/gpio-regulator.c | 17 ++-
drivers/regulator/of_regulator.c | 1 +
drivers/regulator/qcom_smd-regulator.c | 123 ++++++++++++++++++++-
include/linux/mfd/da9055/pdata.h | 5 +-
include/linux/regulator/da9211.h | 4 +-
include/linux/regulator/driver.h | 3 +
include/linux/soc/qcom/smd-rpm.h | 1 +
17 files changed, 367 insertions(+), 37 deletions(-)
create mode 100644 Documentation/devicetree/bindings/regulator/88pg86x.txt
create mode 100644 drivers/regulator/88pg86x.c
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next reply other threads:[~2018-04-02 16:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-02 16:34 Mark Brown [this message]
2018-04-03 19:00 ` Linus Torvalds
2018-04-04 10:16 ` 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=20180402163413.GV29239@sirena.org.uk \
--to=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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
all inboxes | Powered by JetHome®