Re: [PATCH 8/8] rtc: max77686: add MAX77714 support
From: Krzysztof Kozlowski <hidden>
Date: 2021-10-12 08:30:04
Also in:
linux-devicetree, linux-watchdog, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2021-10-12 08:30:04
Also in:
linux-devicetree, linux-watchdog, lkml
On 11/10/2021 22:25, Luca Ceresoli wrote:
The RTC included in the MAX77714 PMIC is very similar to the one in the MAX77686. Reuse the rtc-max77686.c driver with the minimum required changes for the MAX77714 RTC. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> --- *** NOTE *** This patch didn't reach most recipients having hit a limit in my service provider (125 e-mails per hour). I'm resending it, as far as possible with proper message-id etc. Apologies for any duplicate. drivers/rtc/Kconfig | 2 +- drivers/rtc/rtc-max77686.c | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-)
Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof