Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1409364
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 00/16] genrtc removal |
| Date | 2016-05-30 22:40 +0200 |
| Message-ID | <rEC8F-Os-7@gated-at.bofh.it> (permalink) |
| References | <rEAzT-83V-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On 30/05/2016 at 20:57:48 +0200, Arnd Bergmann wrote : > This is the promised resend of the removal of the genrtc driver and some > related code, now that we are at a good time to merge this for the coming > merge window. > Thanks a lot! I'm applying the series right now so it sits in linux-next for a while before the next merge window. I would still happily take any acks, Reviewed-by or Tested-by tags. > - CONFIG_EFI_RTC is actively used on all six Itanium configurations, > though the CONFIG_RTC_DRV_EFI replacement driver is also available > there (and has been Itanium-only until ARM64 support for EFI was > merged). I suspect it's just a matter of getting an Ack from the > Itanium maintainers to remove it and change the defconfigs. > I have that one on my radar. There was an impressive number of separate drivers for EFI and CMOS... > - the last remaining legacy RTC driver after those is CONFIG_DS1302, > which has a slightly nonstandard ioctl interface and is only used > on arch/m32r. I have experimented with this a bit and think it > can be converted in a backward-compatible way as well. > That one has been converted to a standard SPI driver in v4.6. Following some discussion, driving it using gpios will be added. m32r will have to use one of those two interfaces. It is broken on that architecture for now but we never got any reply from maintainers. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 00/16] genrtc removal Arnd Bergmann <arnd@arndb.de> - 2016-05-30 21:10 +0200
[PATCH v4 12/16] rtc: powerpc: provide rtc_class_ops directly Arnd Bergmann <arnd@arndb.de> - 2016-05-30 21:10 +0200
[PATCH v4 06/16] char/genrtc: remove mn10300 support Arnd Bergmann <arnd@arndb.de> - 2016-05-30 21:10 +0200
[PATCH v4 03/16] char/genrtc: x86: remove remnants of asm/rtc.h Arnd Bergmann <arnd@arndb.de> - 2016-05-30 21:20 +0200
Re: [PATCH v4 00/16] genrtc removal Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-05-30 22:40 +0200
Re: [PATCH v4 00/16] genrtc removal Geert Uytterhoeven <geert@linux-m68k.org> - 2016-05-31 09:00 +0200
csiph-web