Re: (subset) [PATCH v2 0/3] regulator: handle regulator late cleanup race with PM suspend
| Newsgroups | gmane.linux.drivers.devicetree,gmane.linux.kernel,gmane.linux.ports.arm.kernel |
|---|---|
| Message-ID | <178604727298.445929.15032768759800271000.b4-ty@b4> |
From: Frank Li <[email protected]> On Fri, 31 Jul 2026 18:21:42 +0800, Joy Zou wrote: > The regulator_init_complete_work fires ~30s after boot to disable > unused regulators via I2C. When this work races with PM suspend, the > I2C adapter may already be suspended, causing a -ESHUTDOWN warning > dump. > > This series addresses the race and adds proper suspend power > management for unused LDO regulators. > > [...] Applied to imx/dt64-indend, thanks! [3/3] arm64: dts: imx8mq-evk: add regulator-off-in-suspend for VGEN1/VGEN6 commit: 806ce18b1a6d8c514b174439e7ad462ca88f55d8 Best regards, -- Frank Li <[email protected]>