linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: kristo@kernel.org, Jerome Neanne <jneanne@baylibre.com>,
	dmitry.torokhov@gmail.com, lgirdwood@gmail.com,
	robh+dt@kernel.org, nm@ti.com
Cc: narmstrong@baylibre.com, lee.jones@linaro.org, msp@baylibre.com,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, khilman@baylibre.com,
	j-keerthy@ti.com, devicetree@vger.kernel.org,
	linux-input@vger.kernel.org
Subject: Re: (subset) [PATCH v3 00/10] Add support for TI TPS65219 PMIC.
Date: Tue, 23 Aug 2022 19:54:48 +0100	[thread overview]
Message-ID: <166128088890.1047495.17882167686293190279.b4-ty@kernel.org> (raw)
In-Reply-To: <20220805121852.21254-1-jneanne@baylibre.com>

On Fri, 5 Aug 2022 14:18:42 +0200, Jerome Neanne wrote:
> This driver supports
> - 3 Buck regulators and 4 LDOs
> - low-power standby mode
> - warm/soft reset
> - basic fault handling (via interrupts).
> - power button
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next

Thanks!

[04/10] regulator: dt-bindings: Add TI TPS65219 PMIC bindings
        commit: 4d2aed6ee306ccdcae51f550309bfb82ebf31b01
[08/10] regulator: drivers: Add TI TPS65219 PMIC regulators support
        commit: c12ac5fc3e0af29851785e557e243663b4fc7f4b

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

      parent reply	other threads:[~2022-08-23 19:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-05 12:18 [PATCH v3 00/10] Add support for TI TPS65219 PMIC Jerome Neanne
2022-08-05 12:18 ` [PATCH v3 01/10] DONOTMERGE: arm64: dts: ti: Add TI TPS65219 PMIC support for AM642 SK board Jerome Neanne
2022-08-05 12:18 ` [PATCH v3 02/10] DONOTMERGE: arm64: dts: ti: Add pinmux and irq mapping for TPS65219 external interrupts Jerome Neanne
2022-08-05 12:18 ` [PATCH v3 03/10] DONOTMERGE: arm64: dts: ti: k3-am642-sk: Enable tps65219 power-button Jerome Neanne
2022-08-05 12:18 ` [PATCH v3 04/10] regulator: dt-bindings: Add TI TPS65219 PMIC bindings Jerome Neanne
2022-08-09 19:47   ` Rob Herring
2022-08-05 12:18 ` [PATCH v3 05/10] mfd: drivers: Add TI TPS65219 PMIC support Jerome Neanne
2022-08-05 12:18 ` [PATCH v3 06/10] mfd: drivers: Add interrupts support to TI TPS65219 PMIC Jerome Neanne
2022-08-05 12:18 ` [PATCH v3 07/10] mfd: tps65219: Add power-button support Jerome Neanne
2022-08-05 12:18 ` [PATCH v3 08/10] regulator: drivers: Add TI TPS65219 PMIC regulators support Jerome Neanne
2022-08-05 12:18 ` [PATCH v3 09/10] Input: Add tps65219 interrupt driven powerbutton Jerome Neanne
2022-08-05 12:18 ` [PATCH v3 10/10] arm64: defconfig: Add tps65219 as modules Jerome Neanne
2022-08-23 18:54 ` 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=166128088890.1047495.17882167686293190279.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=j-keerthy@ti.com \
    --cc=jneanne@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=kristo@kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=msp@baylibre.com \
    --cc=narmstrong@baylibre.com \
    --cc=nm@ti.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;
as well as URLs for NNTP newsgroup(s).