Re: [PATCH] rtc: rv3028: add support to manage VDD regulator
On Mon, 23 Sep 2024 10:25:18 +0200, arturo.buza...@digi.com wrote: > This commit adds support to manage an external regulator to enable the main > power supply VDD. > > Applied to u-boot/next, thanks! -- Tom
[PATCH] rtc: rv3028: add support to manage VDD regulator
From: Arturo Buzarra This commit adds support to manage an external regulator to enable the main power supply VDD. Signed-off-by: Arturo Buzarra --- drivers/rtc/rv3028.c | 32 1 file changed, 32 insertions(+) diff --git a/drivers/rtc/rv3028.c b/drivers/rtc/rv3