From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755105AbdHYIeK (ORCPT ); Fri, 25 Aug 2017 04:34:10 -0400 Received: from mail.free-electrons.com ([62.4.15.54]:35135 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932190AbdHYIeH (ORCPT ); Fri, 25 Aug 2017 04:34:07 -0400 Date: Fri, 25 Aug 2017 10:34:05 +0200 From: Alexandre Belloni To: Aleksandar Markovic Cc: linux-mips@linux-mips.org, Miodrag Dinic , Goran Ferenc , Aleksandar Markovic , Alessandro Zummo , Bo Hu , "David S. Miller" , Douglas Leung , Greg Kroah-Hartman , James Hogan , Jin Qian , linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org, Mauro Carvalho Chehab , Paul Burton , Petar Jovanovic , Raghu Gandham , Randy Dunlap Subject: Re: [PATCH v4 2/8] rtc: goldfish: Add RTC driver for Android emulator Message-ID: <20170825083405.7gy3mllefnwinaoc@piout.net> References: <1503061833-26563-1-git-send-email-aleksandar.markovic@rt-rk.com> <1503061833-26563-3-git-send-email-aleksandar.markovic@rt-rk.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1503061833-26563-3-git-send-email-aleksandar.markovic@rt-rk.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18/08/2017 at 15:08:54 +0200, Aleksandar Markovic wrote: > From: Miodrag Dinic > > 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 > Signed-off-by: Goran Ferenc > Signed-off-by: Aleksandar Markovic > --- > 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