public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: "Duje Mihanović" <dujemihanovic32@gmail.com>
Cc: "David Lechner" <dlechner@baylibre.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	"Andy Shevchenko" <andy@kernel.org>,
	"Karel Balej" <balejk@matfyz.cz>, "Lee Jones" <lee@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"David Wronek" <david@mainlining.org>,
	phone-devel@vger.kernel.org,
	~postmarketos/upstreaming@lists.sr.ht,
	linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org,
	devicetree@vger.kernel.org,
	"Duje Mihanović" <duje@dujemihanovic.xyz>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski@linaro.org>
Subject: Re: [PATCH v4 0/3] Marvell 88PM886 PMIC GPADC driver
Date: Sat, 13 Sep 2025 14:47:57 +0100	[thread overview]
Message-ID: <20250913144757.4c8cf0b5@jic23-huawei> (raw)
In-Reply-To: <20250911-88pm886-gpadc-v4-0-60452710d3a0@dujemihanovic.xyz>

On Thu, 11 Sep 2025 14:43:43 +0200
Duje Mihanović <dujemihanovic32@gmail.com> wrote:

> This series adds a driver for the GPADC found on the Marvell 88PM886
> PMIC. The GPADC monitors various system voltages and is a prerequisite
> for battery monitoring on boards using the PMIC.
> 
> Signed-off-by: Duje Mihanović <duje@dujemihanovic.xyz>
Applied patches 1 and 2. I'm assuming the mfd cell will
patch (3) will go through MFD.

Thanks,

Jonathan

> ---
> Changes in v4:
> - More refactoring
> - Update trailers
> - Rebase on v6.17-rc5
> - Link to v3: https://lore.kernel.org/r/20250905-88pm886-gpadc-v3-0-4601ad9ccb51@dujemihanovic.xyz
> 
> Changes in v3:
> - Refactor driver according to comments
> - Update trailers
> - Rebase on v6.17-rc4
> - Link to v2: https://lore.kernel.org/r/20250831-88pm886-gpadc-v2-0-759c1e14d95f@dujemihanovic.xyz
> 
> Changes in v2:
> - Refactor driver according to comments
> - Add binding patch
> - Link to v1: https://lore.kernel.org/r/20250829-88pm886-gpadc-v1-0-f60262266fea@dujemihanovic.xyz
> 
> ---
> Duje Mihanović (3):
>       dt-bindings: mfd: 88pm886: Add #io-channel-cells
>       iio: adc: Add driver for Marvell 88PM886 PMIC ADC
>       mfd: 88pm886: Add GPADC cell
> 
>  .../bindings/mfd/marvell,88pm886-a1.yaml           |   4 +
>  MAINTAINERS                                        |   5 +
>  drivers/iio/adc/88pm886-gpadc.c                    | 393 +++++++++++++++++++++
>  drivers/iio/adc/Kconfig                            |  13 +
>  drivers/iio/adc/Makefile                           |   1 +
>  drivers/mfd/88pm886.c                              |   1 +
>  include/linux/mfd/88pm886.h                        |  58 +++
>  7 files changed, 475 insertions(+)
> ---
> base-commit: 76eeb9b8de9880ca38696b2fb56ac45ac0a25c6c
> change-id: 20250827-88pm886-gpadc-81e2ca1d52ce
> 
> Best regards,


      parent reply	other threads:[~2025-09-13 13:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-11 12:43 [PATCH v4 0/3] Marvell 88PM886 PMIC GPADC driver Duje Mihanović
2025-09-11 12:43 ` [PATCH v4 1/3] dt-bindings: mfd: 88pm886: Add #io-channel-cells Duje Mihanović
2025-09-11 12:43 ` [PATCH v4 2/3] iio: adc: Add driver for Marvell 88PM886 PMIC ADC Duje Mihanović
2025-09-11 12:43 ` [PATCH v4 3/3] mfd: 88pm886: Add GPADC cell Duje Mihanović
2025-09-16 14:40   ` (subset) " Lee Jones
2025-09-13 13:47 ` Jonathan Cameron [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=20250913144757.4c8cf0b5@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=andy@kernel.org \
    --cc=balejk@matfyz.cz \
    --cc=conor+dt@kernel.org \
    --cc=david@mainlining.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=duje@dujemihanovic.xyz \
    --cc=dujemihanovic32@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lee@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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