Re: [PATCH v3 2/8] MIPS: ranchu: Add Goldfish RTC driver
From: Alexandre Belloni <hidden>
Date: 2017-08-10 20:34:35
Also in:
linux-mips, lkml
From: Alexandre Belloni <hidden>
Date: 2017-08-10 20:34:35
Also in:
linux-mips, lkml
Hi, On 21/07/2017 at 18:53:31 +0200, Aleksandar Markovic wrote:
From: Miodrag Dinic <redacted> Add device driver for a virtual Goldfish RTC clock. The driver can be built only if CONFIG_MIPS and CONFIG_GOLDFISH are set. The compatible string used by OS for binding the driver is defined as "google,goldfish-rtc". Signed-off-by: Miodrag Dinic <redacted> Signed-off-by: Goran Ferenc <redacted> Signed-off-by: Aleksandar Markovic <redacted> --- MAINTAINERS | 1 + drivers/rtc/Kconfig | 8 ++ drivers/rtc/Makefile | 1 + drivers/rtc/rtc-goldfish.c | 233 +++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 243 insertions(+) create mode 100644 drivers/rtc/rtc-goldfish.c
Do you mind fixing the remaining checkpatch --strict issues, the two kbuild errors and the warning reported by Julia? Thanks! -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com