On Fri, Nov 13, 2020 at 12:52:33PM -0800, r...@google.com wrote: > From: Roman Kiryanov <r...@google.com> > > The only user of RTC_DRV_GOLDFISH is > the MIPS flavor of Android Studio Emulator > (goldfish) which should be also retired. > > Signed-off-by: Roman Kiryanov <r...@google.com> > --- > arch/riscv/Kconfig.socs | 1 - > drivers/rtc/Kconfig | 10 -- > drivers/rtc/Makefile | 1 - > drivers/rtc/rtc-goldfish.c | 216 ------------------------------------- > 4 files changed, 228 deletions(-) > delete mode 100644 drivers/rtc/rtc-goldfish.c
What about the binding and MAINTAINERS?