commit | 943afa7dc9d659cc7390451a9dd5a3b1c70405d5 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Tue Oct 17 14:12:44 2023 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Sun Nov 12 16:47:16 2023 +0000 |
tree | 7a270694c21d5b3c6603b76c3d3f7dba6b38cd18 | |
parent | 107d1ae72290f367d31175538502f66d2effd403 [diff] |
power: regulator: add AXP313 support The X-Powers AXP313a is a small PMIC with just three buck converters and three LDOs, one of which is actually fixed (so not modelled here). Add the compatible string and the respective regulator ranges to allow drivers to adjust voltages. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>