Re: [PATCH v6 07/13] power: regulator: Add AB8500 AUX3 support
Peng Fan <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 25, 2026 at 09:04:07PM +0200, Linus Walleij 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]> Acked-by: Peng Fan <[email protected]>