From: Raag Jadav <raagjadav@gmail.com>
To: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>, Raag Jadav <raagjadav@gmail.com>
Subject: [PATCH v2 0/2] act8865 regulator modes and suspend states
Date: Wed, 14 Aug 2019 00:02:54 +0530 [thread overview]
Message-ID: <1565721176-8955-1-git-send-email-raagjadav@gmail.com> (raw)
This series implements operating mode and suspend state support for act8865.
Changes since v1:
- Added REGULATOR_MODE_FAST for DCDC regulators.
- get_mode() hook now reads values from the hardware.
- Removed op_mode[] from act8865 structure as it is no longer needed.
- Fixed ldo register addresses in set_mode() hook.
- Reverted act8865.h changes.
Raag Jadav (2):
regulator: act8865: operating mode and suspend state support
dt-bindings: regulator: act8865 regulator modes and suspend states
.../bindings/regulator/act8865-regulator.txt | 27 ++-
drivers/regulator/act8865-regulator.c | 187 ++++++++++++++++++++-
.../regulator/active-semi,8865-regulator.h | 28 +++
3 files changed, 239 insertions(+), 3 deletions(-)
create mode 100644 include/dt-bindings/regulator/active-semi,8865-regulator.h
--
2.7.4
next reply other threads:[~2019-08-13 18:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-13 18:32 Raag Jadav [this message]
2019-08-13 18:32 ` [PATCH v2 1/2] regulator: act8865: operating mode and suspend state support Raag Jadav
2019-08-15 16:52 ` Mark Brown
2019-08-15 17:14 ` Applied "regulator: act8865: operating mode and suspend state support" to the regulator tree Mark Brown
2019-08-13 18:32 ` [PATCH v2 2/2] dt-bindings: regulator: act8865 regulator modes and suspend states Raag Jadav
2019-08-15 17:14 ` Applied "regulator: act8865 regulator modes and suspend states" to the regulator tree 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=1565721176-8955-1-git-send-email-raagjadav@gmail.com \
--to=raagjadav@gmail.com \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.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®