From: Lee Jones <lee@kernel.org>
To: Matti Vaittinen <mazziesaccount@gmail.com>,
Matti Vaittinen <matti.vaittinen@linux.dev>
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>, Stephen Boyd <sboyd@kernel.org>,
Brian Masney <bmasney+clk@redhat.com>,
Jerome Brunet <jbrunet+clk@baylibre.com>,
Linus Walleij <linusw@kernel.org>,
Bartosz Golaszewski <brgl@kernel.org>,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
Michael Walle <mwalle@kernel.org>,
mfd@lists.linux.dev, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org,
Sverdlin@mva-rohm, Alexander <alexander.sverdlin@siemens.com>
Subject: Re: [PATCH v4 00/10] Support ROHM BD73800
Date: Wed, 23 Sep 2026 11:39:36 +0100 [thread overview]
Message-ID: <20260923103936.GD3864833@google.com> (raw)
In-Reply-To: <179015978363.3959854.12736921200463465317.b4-ty@b4>
On Wed, 23 Sep 2026, Lee Jones wrote:
> On Wed, 16 Sep 2026 09:04:04 +0300, Matti Vaittinen wrote:
> > Add support for the ROHM BD73800 PMIC and compatibles.
> >
> > The ROHM BD73800 is a power management IC which integrates 8 BUCKs and 4
> > LDOs. There is also an ADC and operation amplifier intended for current
> > / temperature measurement and accumulation. RTC and 32.768 kHz clock
> > gate are also included. The PMIC can be customized via OTP and it has
> > options for operating as a main PMIC in multi-PMIC installation. Some
> > of the pins can also be used for GPO or GPI (including interrupt support).
> >
> > [...]
>
> Applied, thanks!
>
> [01/10] dt-bindings: mfd: common ROHM PMIC properties
> commit: 8204b924c6cac2d77af0d000985593d58b8c2ade
> [02/10] dt-bindings: rohm,bd*: Ref common ROHM bindings
> commit: f6a6d948c2e0bd35aa31f635ec5ef42ac7f804c5
> [03/10] dt-bindings: regulator: ROHM BD73800 regulators
> commit: f08afff0ddd74e2edb11d4be9cdc7b4919d68ee8
> [04/10] dt-bindings: mfd: ROHM BD73800 PMIC
> commit: 579eae348f7393f14cc864af8c99f7c675e5b1f2
> [05/10] mfd: Support for ROHM BD73800 PMIC core
> commit: 6f6ebfdd38126edc6cd3f1427ee261d57a83fff9
> [06/10] rtc: bd70528: Support RTC on ROHM BD73800
> commit: fcf132b701bc8efdef211588f64434b5fea5750d
> [07/10] regulator: bd71828: Support ROHM BD73800
> commit: e2be91507689f46f973d3ab83901d5e31dbd650c
> [08/10] clk: bd718x7: Support ROHM BD73800
> commit: 9dd502dde33c60274e1b4962f05194bc16006d7d
> [09/10] gpio: bd73800: Support ROHM BD73800 PMIC GPIOs
> commit: 03888668ce533f948a1de975523e2663d723bbe8
> [10/10] MAINTAINERS: Add ROHM BD73800 PMIC files
> commit: e8e8d60fe8cc35340f6110ff70ef7959de1c3c0b
Submitted for build testing. If all goes well, I'll get a PR out shortly.
Note to self: ib-mfd-clk-gpio-regulator-rtc-7.4
--
Lee Jones
prev parent reply other threads:[~2026-09-23 10:39 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-16 6:04 Matti Vaittinen
2026-09-16 6:06 ` [PATCH v4 01/10] dt-bindings: mfd: common ROHM PMIC properties Matti Vaittinen
2026-09-16 6:07 ` [PATCH v4 02/10] dt-bindings: rohm,bd*: Ref common ROHM bindings Matti Vaittinen
2026-09-16 6:08 ` [PATCH v4 03/10] dt-bindings: regulator: ROHM BD73800 regulators Matti Vaittinen
2026-09-16 6:08 ` [PATCH v4 04/10] dt-bindings: mfd: ROHM BD73800 PMIC Matti Vaittinen
2026-09-16 6:09 ` [PATCH v4 05/10] mfd: Support for ROHM BD73800 PMIC core Matti Vaittinen
2026-09-22 15:45 ` Lee Jones
2026-09-22 17:34 ` Matti Vaittinen
2026-09-16 6:09 ` [PATCH v4 06/10] rtc: bd70528: Support RTC on ROHM BD73800 Matti Vaittinen
2026-09-16 6:10 ` [PATCH v4 07/10] regulator: bd71828: Support " Matti Vaittinen
2026-09-16 6:11 ` [PATCH v4 08/10] clk: bd718x7: " Matti Vaittinen
2026-09-16 6:12 ` [PATCH v4 09/10] gpio: bd73800: Support ROHM BD73800 PMIC GPIOs Matti Vaittinen
2026-09-16 17:31 ` Linus Walleij
2026-09-17 4:47 ` Matti Vaittinen
2026-09-16 6:12 ` [PATCH v4 10/10] MAINTAINERS: Add ROHM BD73800 PMIC files Matti Vaittinen
2026-09-23 10:36 ` [PATCH v4 00/10] Support ROHM BD73800 Lee Jones
2026-09-23 10:39 ` Lee Jones [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=20260923103936.GD3864833@google.com \
--to=lee@kernel.org \
--cc=Sverdlin@mva-rohm \
--cc=alexander.sverdlin@siemens.com \
--cc=alexandre.belloni@bootlin.com \
--cc=bmasney+clk@redhat.com \
--cc=brgl@kernel.org \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jbrunet+clk@baylibre.com \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linusw@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=matti.vaittinen@linux.dev \
--cc=mazziesaccount@gmail.com \
--cc=mfd@lists.linux.dev \
--cc=mwalle@kernel.org \
--cc=robh@kernel.org \
--cc=sboyd@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®