On Tue, Nov 12, 2024 at 11:51 PM Finn Thain <fthain@xxxxxxxxxxxxxx> wrote:
Both mvme147 and mvme16x platforms have their own RTC driver implementations that duplicate functionality provided by the rtc-m48t59 driver. Adopt the rtc-m48t59 driver and remove the other ones. Tested-by: Daniel Palmer <daniel@xxxxxxxx> Signed-off-by: Finn Thain <fthain@xxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> --- This patch depends upon the m48t59 driver changes in the preceding patch. Changed since v1: - Initialize yy_offset in struct m48t59_plat_data. Changed Since v3: - Re-ordered defconfig symbols. - Added reviewed-by tag from arch maintainer.
Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> so it still can make it into v6.13-rc1 via RTC? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds