Re: [PATCH v2 00/15] Support ROHM BD72720 PMIC
From: Matti Vaittinen
Date: Tue Oct 28 2025 - 02:39:19 EST
On 27/10/2025 13:44, Matti Vaittinen wrote:
The ROHM BD72720 is a new power management IC for portable, battery
powered devices. It integrates 10 BUCKs and 11 LDOs, RTC, charger, LEDs,
GPIOs and a clock gate. To me the BD72720 seems like a successor to the
BD71828 and BD71815 PMICs.
This series depends on the series: "[PATCH v5 0/3] power: supply: add
charger for BD71828":
https://lore.kernel.org/all/20250918-bd71828-charger-v5-0-851164839c28@xxxxxxxxxxxx/
sent by Andreas. The power-supplly and MAINTAINERs patches (2/3 and 3/3)
from that serties aren't merged yet.
Revision history:
RFCv1 => v2:
- Drop RFC status
- Use stacked regmaps to hide secondary map from the sub-drivers
- Quite a few styling fixes and improvements as suggested by
reviewers. More accurate changelog in individual patches.
- Link to v1:
https://lore.kernel.org/all/cover.1759824376.git.mazziesaccount@xxxxxxxxx/
As Alexandre pointed out, the 07/15 (MFD) patch was missing from the series. For some reason, google's SMTP severs refused from sending it with the recipient list used for all other patches, with just: "Status: 5.7.1". After several retries I had to give-up yesterday.
Today I managed to get it through, after I dropped every direct CC address, leaving only the lists. No idea what is happening :(
Anyways, it's in the lore for the interested:
https://lore.kernel.org/all/4c964cef46a396209052aa4194d08fc03f989647.1761564043.git.mazziesaccount@xxxxxxxxx/
I will in any case re-spin the series with suggested changes - so hopefully I can get the v3 sent correctly to all the recipients :/
Yours,
-- Matti