Re: [PATCH v2 4/5] drivers: power: pmic: Add legacy support for rn5t567 PMIC

2022-09-06 Thread Simon Glass
Hi Martyn, On Tue, 6 Sept 2022 at 06:13, Martyn Welch wrote: > > From: Martyn Welch > > The support added later in this series tweaks the PMIC voltages in the > SPL, which doesn't support DM. Add legacy support to the rn5t567 PMIC > driver to allow that to happen. Can you migrate it to DM? We

[PATCH v2 4/5] drivers: power: pmic: Add legacy support for rn5t567 PMIC

2022-09-06 Thread Martyn Welch
From: Martyn Welch The support added later in this series tweaks the PMIC voltages in the SPL, which doesn't support DM. Add legacy support to the rn5t567 PMIC driver to allow that to happen. Signed-off-by: Martyn Welch --- Changes in v2: - None drivers/power/pmic/Makefile | 1 +