diff options
author | Samuel Holland <samuel@sholland.org> | 2023-01-21 17:13:05 -0600 |
---|---|---|
committer | Andre Przywara <andre.przywara@arm.com> | 2023-01-23 01:18:31 +0000 |
commit | 27a93dd4a943af5453e3332e4fa4b27e824fe601 (patch) | |
tree | b57f04128682db7b46bf8b22168419507a113fa4 /drivers/ddr/marvell/a38x/ddr3_init.h | |
parent | dc1b1d14588e1c4bfc600d299e426eefc9bd21c8 (diff) |
power: regulator: Add a driver for AXP PMIC regulators
This driver handles most voltage regulators found in X-Powers AXP PMICs.
It is based on, and intended to replace, the regulator driver in TF-A.
AXP PMIC regulators can be divided into 6 categories:
- Switches without voltage control => fully supported.
- Single linear range => fully supported.
- Two linear ranges, "step" and "2 * step" => fully supported.
- Two linear ranges, "step" and "5 * step" => only the first range is
supported. No boards are known to use the second range.
- Non-linear voltage values => fully supported.
- LDOs shared with GPIO pins => not supported.
Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_init.h')
0 files changed, 0 insertions, 0 deletions