From: Lee Jones <lee@kernel.org>
To: Michael Walle <mwalle@kernel.org>
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Linus Walleij <linus.walleij@linaro.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
Julien Panis <jpanis@baylibre.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-gpio@vger.kernel.org
Subject: Re: [PATCH v3 0/8] mfd: tps6594: Add TI TPS652G1 support
Date: Thu, 10 Jul 2025 10:39:57 +0100 [thread overview]
Message-ID: <20250710093957.GE1431498@google.com> (raw)
In-Reply-To: <20250703113153.2447110-1-mwalle@kernel.org>
On Thu, 03 Jul 2025, Michael Walle wrote:
> Add support for the TI TPS652G1 PMIC which is a stripped down
> version of the TPS65224. Support for the latter has already been
> merged. Refactor the regulator driver to ease adding new devices.
> After doing that adding the TPS652G1 variant is really straight
> forward. Some care has to be taken by the interrupt handling (of the
> regulator part) because there interrupts are used for voltage
> monitoring which this variant doesn't have.
>
> As there are conflicts in the regulator tree (some constify
> patches) and my patches make use of them, only the first two (or
> four, that's up to Lee) can go through the MFD tree. Lee, could
> you please provide an immutable tag for the other trees to merge?
>
> v3:
> - (re)add dt binding patch that I've accidentally missed in v2
Ah, that explains it!
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2025-07-10 9:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-03 11:31 [PATCH v3 0/8] mfd: tps6594: Add TI TPS652G1 support Michael Walle
2025-07-03 11:31 ` [PATCH v3 1/8] dt-bindings: mfd: ti,tps6594: Add TI TPS652G1 PMIC Michael Walle
2025-07-03 11:31 ` [PATCH v3 2/8] mfd: tps6594: Add TI TPS652G1 support Michael Walle
2025-07-03 11:31 ` [PATCH v3 3/8] misc: tps6594-pfsm: Add TI TPS652G1 PMIC PFSM Michael Walle
2025-07-03 11:31 ` [PATCH v3 4/8] pinctrl: pinctrl-tps6594: Add TPS652G1 PMIC pinctrl and GPIO Michael Walle
2025-07-03 11:31 ` [PATCH v3 5/8] regulator: tps6594-regulator: remove interrupt_count Michael Walle
2025-07-03 11:31 ` [PATCH v3 6/8] regulator: tps6594-regulator: remove hardcoded buck config Michael Walle
2025-07-03 11:31 ` [PATCH v3 7/8] regulator: tps6594-regulator: refactor variant descriptions Michael Walle
2025-07-03 11:31 ` [PATCH v3 8/8] regulator: tps6594-regulator: Add TI TPS652G1 PMIC regulators Michael Walle
2025-07-10 9:39 ` Lee Jones [this message]
2025-07-10 15:12 ` (subset) [PATCH v3 0/8] mfd: tps6594: Add TI TPS652G1 support 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=20250710093957.GE1431498@google.com \
--to=lee@kernel.org \
--cc=arnd@arndb.de \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jpanis@baylibre.com \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mwalle@kernel.org \
--cc=robh@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.