Re: [PATCH] regulator: pca9450: Support regulator-off-in-suspend
Fabio Estevam <[email protected]> Tue, 28 Jul 2026 16:55:32 -0300
| Newsgroups | dev.linux.lists.imx,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAOMZO5BfCSkM0Q7oNW3oBNRfXY-C4dRxCcsrs-y+TzBPf28OKA@mail.gmail.com> |
Hi Mark, On Tue, Jul 28, 2026 at 3:18 PM Mark Brown <[email protected]> wrote: > This is the same register that is used to control runtime enable, I > can't see how the runtime and suspend enable operations avoid corrupting > each other's state? Yes, I'll rework, run some tests, and send a v2. Thanks