Hi Alexandre, On Sat, Nov 23, 2024 at 12:03 AM Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx> wrote: > On 22/11/2024 15:44:33+0100, Geert Uytterhoeven wrote: > > 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? > > It is now applied, it is going to conflict with your tree as it didn't > cleanly apply. I don't think this is going to cause issues but I'll let > it sit in linux-next for a few days before sending to Linus. Thanks! It indeed conflicts with what I sent to Linus, and thus with Linus' current tree, due to nearby changes. If you think the conflict is too serious, feel free to drop the commit, and I'll pick it up for v6.14-rc1. 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