[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20171113115728.wdnkxb4kxpnsezdc@sirena.co.uk>
Date: Mon, 13 Nov 2017 11:57:28 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Liam Girdwood <lgirdwood@...il.com>
Subject: [GIT PULL] regualtor updates for v4.15
The following changes since commit 39dae59d66acd86d1de24294bd2f343fd5e7a625:
Linux 4.14-rc8 (2017-11-05 13:05:14 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v4.15
for you to fetch changes up to 50b7baefe3e5a96f5aa8e9565fcfb0bda240b905:
Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfuze100' and 'regulator/topic/tps65218' into regulator-next (2017-11-10 21:33:23 +0000)
----------------------------------------------------------------
regulator: Updates for v4.15
A very quiet release for regulator, there's some new device support in
existing drivers here and a few fixes but nothing in the core.
- New device support for Allwinner AXP813, Dialog DA223/4/5 and
Qualcomm PMI8994.
----------------------------------------------------------------
Axel Lin (1):
regulator: axp20x: Simplify axp20x_is_polyphase_slave implementation
Chen-Yu Tsai (1):
regulator: axp20x: Add support for AXP813 regulators
James Ban (1):
regulator: da9211: update for supporting da9223/4/5
Keerthy (2):
regulator: tps65218: Fix strobe assignment
regulator: tps65218: remove unused tps_info structure
Marco Franchi (1):
ASoC: pfuze100: Remove leading zero from '@08' notation
Mark Brown (4):
Merge remote-tracking branch 'regulator/fix/qcom-spmi' into regulator-linus
Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-next
Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-next
Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfuze100' and 'regulator/topic/tps65218' into regulator-next
Rajendra Nayak (1):
regulator: qcom_spmi: Add support for pmi8994
Stephen Boyd (1):
regulator: qcom_spmi: Include offset when translating voltages
.../devicetree/bindings/regulator/da9211.txt | 82 +++++++++++++++++--
.../devicetree/bindings/regulator/pfuze100.txt | 6 +-
.../bindings/regulator/qcom,spmi-regulator.txt | 13 +++
drivers/regulator/Kconfig | 2 +-
drivers/regulator/axp20x-regulator.c | 92 +++++++++++++++++++++-
drivers/regulator/da9211-regulator.c | 14 +++-
drivers/regulator/da9211-regulator.h | 2 +-
drivers/regulator/qcom_spmi-regulator.c | 48 +++++++++--
drivers/regulator/tps65218-regulator.c | 2 +-
include/linux/mfd/axp20x.h | 3 +
include/linux/mfd/tps65218.h | 19 -----
include/linux/regulator/da9211.h | 5 +-
12 files changed, 241 insertions(+), 47 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists