Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1719829

Re: [PATCH v4 2/8] rtc: goldfish: Add RTC driver for Android emulator

From Alexandre Belloni <alexandre.belloni@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 2/8] rtc: goldfish: Add RTC driver for Android emulator
Date 2017-08-25 10:40 +0200
Message-ID <uiijM-1GA-7@gated-at.bofh.it> (permalink)
References <ufPlU-4d0-13@gated-at.bofh.it> <ufPlU-4d0-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 18/08/2017 at 15:08:54 +0200, Aleksandar Markovic wrote:
> From: Miodrag Dinic <miodrag.dinic@imgtec.com>
> 
> 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 <miodrag.dinic@imgtec.com>
> Signed-off-by: Goran Ferenc <goran.ferenc@imgtec.com>
> Signed-off-by: Aleksandar Markovic <aleksandar.markovic@imgtec.com>
> ---
>  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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v4 2/8] rtc: goldfish: Add RTC driver for Android emulator Aleksandar Markovic <aleksandar.markovic@rt-rk.com> - 2017-08-18 15:20 +0200
  Re: [PATCH v4 2/8] rtc: goldfish: Add RTC driver for Android emulator Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-08-25 10:40 +0200

csiph-web