On Tue, 4 Feb 2025 at 09:21, Bernhard Beschow <shen...@gmail.com> wrote: > > The implementation just allows Linux to determine date and time. > > Signed-off-by: Bernhard Beschow <shen...@gmail.com> > --- > MAINTAINERS | 1 + > hw/rtc/rs5c372.c | 227 ++++++++++++++++++++++++++++++++++++++++++++ > hw/rtc/Kconfig | 5 + > hw/rtc/meson.build | 1 + > hw/rtc/trace-events | 4 + > 5 files changed, 238 insertions(+) > create mode 100644 hw/rtc/rs5c372.c
Should there be a patch after this one that adds this device to your board ? thanks -- PMM