From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752557AbdBNWSG (ORCPT ); Tue, 14 Feb 2017 17:18:06 -0500 Received: from bhuna.collabora.co.uk ([46.235.227.227]:59883 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751210AbdBNWSE (ORCPT ); Tue, 14 Feb 2017 17:18:04 -0500 Subject: Re: [PATCH v2 3/4] rtc: cros-ec: add cros-ec-rtc driver. To: Lee Jones References: <20170119123032.24679-1-enric.balletbo@collabora.com> <20170119123032.24679-3-enric.balletbo@collabora.com> <20170122233232.iin6frv7hme2y2jw@piout.net> <20170123121438.GM16020@dell> <20170214152604.bvaiujkln6uo656w@dell> Cc: Alexandre Belloni , linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, Olof Johansson , Alessandro Zummo , Stephen Barber From: Enric Balletbo i Serra Message-ID: Date: Tue, 14 Feb 2017 23:18:00 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <20170214152604.bvaiujkln6uo656w@dell> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14/02/17 16:26, Lee Jones wrote: > On Tue, 14 Feb 2017, Enric Balletbo i Serra wrote: > >> Hi Lee, >> >> On 23/01/17 13:14, Lee Jones wrote: >>> On Mon, 23 Jan 2017, Alexandre Belloni wrote: >>> >>>> On 19/01/2017 at 13:30:31 +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 >>>> >>>> Lee, this can go through the mfd tree. Hopefully, nobody will add a new >>>> driver nearby ;) >>> >>> Yes, I can take the set, once all of the Acks are obtained. >>> >> >> Now that the patch series have all the acks, this will finally go through the mfd tree? >> >> I suppose is too late for the upcoming merge window ... so just want to make sure which tree I should monitor to not forget it :) > > You need to submit it, complete with all the Acks you received. > > Yes, it's too late for this cycle. > Ok, thanks Lee, just submitted v3 with all the acks Cheers, Enric