commit | 4842cd0dd734480ab386e6803cc92c434309c0da | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Tue May 14 00:46:59 2024 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Jul 15 18:11:14 2024 +0100 |
tree | 26c8a65da00cdc9cf9ee1048aaae583bef100f3b | |
parent | b95b901cec14b031252c6eda287e161aa026c7cf [diff] |
power: pmic: sunxi: use generic AXP SPL driver for AXP313 The generic AXP SPL driver implementation can cover all regulators we need for the AXP313. Add the descriptions for the three DC/DC regulators of the AXP313, and enable that when CONFIG_AXP313_POWER is enabled. Also remove the old driver, and switch the Makefile to include the new, generic version. Signed-off-by: Andre Przywara <andre.przywara@arm.com>