On 18/08/2017 at 15:08:54 +0200, Aleksandar Markovic wrote: > From: Miodrag Dinic <[email protected]> > > Add device driver for a virtual RTC device in Android emulator. > > The compatible string used by OS for binding the driver is defined > as "google,goldfish-rtc". > > Signed-off-by: Miodrag Dinic <[email protected]> > Signed-off-by: Goran Ferenc <[email protected]> > Signed-off-by: Aleksandar Markovic <[email protected]> > --- > MAINTAINERS | 1 + > drivers/rtc/Kconfig | 8 ++ > drivers/rtc/Makefile | 1 + > drivers/rtc/rtc-goldfish.c | 237 > +++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 247 insertions(+) > create mode 100644 drivers/rtc/rtc-goldfish.c > Applied, thanks.
-- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com

