From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: rtc-linux@googlegroups.com Received: from mail-pg0-x242.google.com (mail-pg0-x242.google.com. [2607:f8b0:400e:c05::242]) by gmr-mx.google.com with ESMTPS id k75si460202oih.0.2017.12.15.21.01.17 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2017 21:01:17 -0800 (PST) Received: by mail-pg0-x242.google.com with SMTP id k134so7094448pga.3 for ; Fri, 15 Dec 2017 21:01:17 -0800 (PST) Date: Fri, 15 Dec 2017 21:01:14 -0800 From: Brian Norris To: Enric Balletbo i Serra , Alessandro Zummo , Alexandre Belloni Cc: Lee Jones , bleung@chromium.org, Guenter Roeck , Gwendal Grignou , linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, rtc-linux@googlegroups.com, Stephen Barber Subject: [rtc-linux] Re: [PATCH v4 2/2] rtc: cros-ec: add cros-ec-rtc driver. Message-ID: <20171216050114.GA53653@google.com> References: <20171110215553.20696-3-enric.balletbo@collabora.com> <20171216045750.GB52366@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" In-Reply-To: <20171216045750.GB52366@google.com> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , + RTC maintainers On Fri, Dec 15, 2017 at 08:57:50PM -0800, Brian Norris wrote: > On Fri, Nov 10, 2017 at 10:55:53PM +0100, Enric Balletbo i Serra wrote: > > From: Stephen Barber > > > > On platforms with a Chrome OS EC, the EC can function as a simple RTC. > > Add a basic driver with this functionality. > > > > Signed-off-by: Stephen Barber > > Signed-off-by: Enric Balletbo i Serra > > Acked-by: Alexandre Belloni > > Acked-by: Benson Leung > > --- > > drivers/rtc/Kconfig | 10 ++ > > drivers/rtc/Makefile | 1 + > > drivers/rtc/rtc-cros-ec.c | 413 ++++++++++++++++++++++++++++++++++++++++++++++ > > 3 files changed, 424 insertions(+) > > create mode 100644 drivers/rtc/rtc-cros-ec.c > > This isn't quite super-helpful without the CrOS-EC / MFD additions to > actually create the device, but it's a good start, and I don't see any > problems with it. Any reason this isn't merged? Are the RTC maintainers > intendending to merge this, or should Lee (for the MFD header)? I > thought normally Lee deferred to other subsystem maintainers when the > only "MFD" stuff was a simple header change (such as in patch 1). > > Anyway, FWIW: > > Reviewed-by: Brian Norris > Tested-by: Brian Norris -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout.