From: Mark Brown <broonie@kernel.org>
To: Adam Ward <Adam.Ward.opensource@diasemi.com>
Cc: Rob Herring <robh+dt@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Vincent Whitchurch <vincent.whitchurch@axis.com>,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
Support Opensource <support.opensource@diasemi.com>
Subject: Re: [PATCH V2 0/9] regulator: da9121: extend support to variants, add features
Date: Mon, 30 Nov 2020 16:45:06 +0000 [thread overview]
Message-ID: <20201130164506.GD4756@sirena.org.uk> (raw)
In-Reply-To: <cover.1606750000.git.Adam.Ward.opensource@diasemi.com>
[-- Attachment #1: Type: text/plain, Size: 609 bytes --]
On Mon, Nov 30, 2020 at 03:42:44PM +0000, Adam Ward wrote:
> regulator: da9121: add interrupt support
>
> drivers/regulator/Kconfig | 14 +-
> drivers/regulator/da9121-regulator.c | 1033 ++++++++++++++++++++++++++++++++--
> drivers/regulator/da9121-regulator.h | 291 ++++++++++
> include/linux/regulator/da9121.h | 36 ++
> 4 files changed, 1336 insertions(+), 38 deletions(-)
> create mode 100644 drivers/regulator/da9121-regulator.h
> create mode 100644 include/linux/regulator/da9121.h
This adds new compatible strings so needs to update the binding document
too.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2020-11-30 16:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-30 15:42 [PATCH V2 0/9] regulator: da9121: extend support to variants, add features Adam Ward
2020-11-30 15:42 ` [PATCH V2 1/9] regulator: da9121: Add header file Adam Ward
2020-11-30 15:42 ` [PATCH V2 2/9] regulator: da9121: Add device variants Adam Ward
2020-11-30 15:42 ` [PATCH V2 3/9] regulator: da9121: Add device variant regmaps Adam Ward
2020-11-30 15:42 ` [PATCH V2 4/9] regulator: da9121: Add device variant descriptors Adam Ward
2020-11-30 15:42 ` [PATCH V2 5/9] regulator: da9121: Add support for device variants via devicetree Adam Ward
2020-11-30 15:42 ` [PATCH V2 6/9] regulator: da9121: Update registration to support multiple buck variants Adam Ward
2020-11-30 15:42 ` [PATCH V2 7/9] regulator: da9121: add current support Adam Ward
2020-11-30 15:42 ` [PATCH V2 8/9] regulator: da9121: add mode support Adam Ward
2020-11-30 15:42 ` [PATCH V2 9/9] regulator: da9121: add interrupt support Adam Ward
2020-11-30 16:45 ` Mark Brown [this message]
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=20201130164506.GD4756@sirena.org.uk \
--to=broonie@kernel.org \
--cc=Adam.Ward.opensource@diasemi.com \
--cc=devicetree@vger.kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=support.opensource@diasemi.com \
--cc=vincent.whitchurch@axis.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