ACK: [SRU][F/raspi][PATCH] rtc: class: support hctosys from modular RTC drivers

Krzysztof Kozlowski krzysztof.kozlowski at canonical.com
Tue May 4 11:22:19 UTC 2021


On 03/05/2021 11:45, Juerg Haefliger wrote:
> From: Steve Muckle <smuckle at google.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/1926911
> 
> Due to distribution constraints it may not be possible to statically
> compile the required RTC driver into the kernel.
> 
> Expand RTC_HCTOSYS support to cover all RTC devices (statically compiled
> or not) by checking at the end of RTC device registration whether the
> time should be synced.
> 
> Signed-off-by: Steve Muckle <smuckle at google.com>
> Link: https://lore.kernel.org/r/20191106194625.116692-1-smuckle@google.com
> Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>
> (cherry picked from commit f9b2a4d6a5f18e0aaf715206a056565c56889d9f)
> Signed-off-by: Juerg Haefliger <juergh at canonical.com>
> ---
>  drivers/rtc/Kconfig   |  3 --
>  drivers/rtc/Makefile  |  1 -
>  drivers/rtc/class.c   | 61 ++++++++++++++++++++++++++++++++++++++
>  drivers/rtc/hctosys.c | 69 -------------------------------------------
>  4 files changed, 61 insertions(+), 73 deletions(-)
>  delete mode 100644 drivers/rtc/hctosys.c
> 

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>


Best regards,
Krzysztof



More information about the kernel-team mailing list