
6 Sep
2022
6 Sep
'22
11:18 p.m.
Hi Martyn,
On Tue, 6 Sept 2022 at 06:13, Martyn Welch martyn.welch@collabora.co.uk wrote:
From: Martyn Welch martyn.welch@collabora.com
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 should not accept updates to legacy code.
Signed-off-by: Martyn Welch martyn.welch@collabora.com
Changes in v2:
- None
drivers/power/pmic/Makefile | 1 + drivers/power/pmic/pmic_rn5t567.c | 31 +++++++++++++++++++++++++++++++ include/power/rn5t567_pmic.h | 2 ++ 3 files changed, 34 insertions(+) create mode 100644 drivers/power/pmic/pmic_rn5t567.c
Regards, Simon