From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933298AbcECMfs (ORCPT ); Tue, 3 May 2016 08:35:48 -0400 Received: from down.free-electrons.com ([37.187.137.238]:50848 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932687AbcECMfr (ORCPT ); Tue, 3 May 2016 08:35:47 -0400 Date: Tue, 3 May 2016 14:35:44 +0200 From: Alexandre Belloni To: =?iso-8859-1?Q?Myl=E8ne?= Josserand Cc: rtc-linux@googlegroups.com, Alessandro Zummo , linux-kernel@vger.kernel.org Subject: Re: [PATCH V3 0/7] add support for Microcrystal RV-3049 Message-ID: <20160503123544.GJ2335@piout.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/05/2016 at 11:54:31 +0200, Mylène Josserand wrote : > The current patchset adds the support of the microcrystal RV-3049 (spi). > This RTC will use the same driver than RV-3029 by updating it to use regmap. > It also adds the alarm IRQ functionality. > > V3: > - Create a patch to fix bit mask on bin2bcd for set_time function > > V2 : > - Add some checks removal from checkpatch > - Fix the alarm support with a wrong use of bit mask on bin2bcd > > Mylène Josserand (7): > rtc: rv3029: remove 'i2c' in functions names > rtc: rv3029: convert to use regmap > rtc: rv3029: Add support of RV3049 > rtc: rv3029: Remove some checks and warnings > rtc: rv3029: fix alarm support > rtc: rv3029: fix set_time function > rtc: rv3029: add alarm IRQ > > drivers/rtc/Kconfig | 37 +-- > drivers/rtc/rtc-rv3029c2.c | 582 +++++++++++++++++++++++++++++---------------- > 2 files changed, 397 insertions(+), 222 deletions(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com