Re: [PATCH v2 0/3] power: X-Powers PMIC regulator support

2023-01-22 Thread Andre Przywara
On Sat, 21 Jan 2023 17:13:03 -0600 Samuel Holland wrote: Hi Samuel, thanks for re-spinning this! > This series adds a driver for the regulators in X-Powers AXPxxx PMICs. > It supports everything except regulators shared with GPIO pins. Those > have a different register interface, so they may ne

[PATCH v2 0/3] power: X-Powers PMIC regulator support

2023-01-21 Thread Samuel Holland
This series adds a driver for the regulators in X-Powers AXPxxx PMICs. It supports everything except regulators shared with GPIO pins. Those have a different register interface, so they may need a separate driver. Regulator setup in U-Boot proper is needed for Ethernet and HDMI/LCD display output.