Re: [PATCH v6 07/13] power: regulator: Add AB8500 AUX3 support
Linus Walleij <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <CAD++jLn1wi7N0qtSfEpVepkHq4PQQKHW2Br=sOvPQxDUCU3Epw@mail.gmail.com> |
On Tue, Aug 25, 2026 at 9:04 PM Linus Walleij <[email protected]> wrote: > Add regulator support for LDO AUX3 on AB8500 and AB8505 PMICs. > AUX3 supplies the removable SD card on the upstream Ux500 Samsung > device trees. > > Support the AB8505-specific 3.05 V selector override and clear it after > programming an ordinary voltage. Treat both normal and low-power modes > as enabled and select the supported voltage closest to a requested > target. AB8500 cut 2.0 or later is assumed. > > Imply the regulator core for ARCH_U8500 so the driver can instantiate > from the upstream device trees. > > Signed-off-by: Linus Walleij <[email protected]> As Stephan mentioned, I forgot to actually use get_maintainers.pl :( CC the power maintainers to bring them in, will fix in next patch iteration, mea culpa. Yours, Linus Walleij