Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp112115imm; Tue, 14 Aug 2018 15:07:53 -0700 (PDT) X-Google-Smtp-Source: AA+uWPxSdIYeSvAK20+L8hznmcl8UH1jqbwaosCP4nO1e6aHJemevSCmd/NPquF6JdBdbofR6oyv X-Received: by 2002:a17:902:1081:: with SMTP id c1-v6mr9085285pla.277.1534284472963; Tue, 14 Aug 2018 15:07:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534284472; cv=none; d=google.com; s=arc-20160816; b=TR57vXG7sjs8x31uain5VULMwfFQediXmIshCi3NOc2PJwYWJ3ii7gPt6NIDaMwxli J6c63GBz6ogLbbXIUgsf47Vt6qdvszNAGpcO6Ob5cnQPMQ1h6lhfsDhuALW91cwflaLK ROd10udpi7fr5Wq+KkbTycLBqly1gBQVoItPaOnIP8jNTdvPorX7lIB5CGQBdAtRfMnj dKaIE4fJC+43KohDnWrnn7QTWsB8h6qcEOfjB27bwDcpSVgVfPpZFpDVCQ//nlIBjIBa tDUA5B9zy/UHuBxdo9q3DNf1sSApXnScqHTHRon8f34bgoSQhv9LfaRAMvmuoItG6W2H MQNg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=CCdYYn3BpqpR1AwR8O/RhaHG13FnA8r7S1wwv9epFMY=; b=aHN/L1ii3uI2dLcv+vARLPyC7sWBNX6sShytItuADfcZYez/U+5IqYxBjuVPKpV8Ao OSmEs9YFqoD2bWHsUBMCexDC7AHomVMrtewSDeKsz2vsi9MP3soKg24a0q2Emk5/5g5Q K2Ec5EWt8+u0EX6/lKQ4ZsNJiAdJvBqwo5DIe1HN83jic2Hg9/qDRrUZwq3aBw0YhVQ1 7NIQlzyiHeFP1eJ59xe3ozlszJl1g4iIOmQI0yAVQICeZ2HeMPn7ly0WqxT2kCZYA2HC g5KXGVfDeyAdXqafePGri1GGUGC5DZ7BUhN25MXmFo9EH4+QWDWd0YU3F0IA38GlQAgh PLhA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m6-v6si3978685pls.439.2018.08.14.15.07.38; Tue, 14 Aug 2018 15:07:52 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732491AbeHOAQl (ORCPT + 99 others); Tue, 14 Aug 2018 20:16:41 -0400 Received: from mail.bootlin.com ([62.4.15.54]:41061 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725877AbeHOAQl (ORCPT ); Tue, 14 Aug 2018 20:16:41 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id E51F7207A3; Tue, 14 Aug 2018 23:27:32 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [37.169.151.69]) by mail.bootlin.com (Postfix) with ESMTPSA id 893EE207C4; Tue, 14 Aug 2018 23:27:16 +0200 (CEST) Date: Tue, 14 Aug 2018 23:27:10 +0200 From: Alexandre Belloni To: Denis OSTERLAND Cc: "mark.rutland@arm.com" , "a.zummo@towertech.it" , "robh+dt@kernel.org" , "m.grzeschik@pengutronix.de" , "linux-rtc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "kernel@pengutronix.de" , "devicetree@vger.kernel.org" Subject: Re: [PATCH v5 0/5] rtc: isl1208: fixes, documentation and isl1219 support Message-ID: <20180814212710.GQ943@piout.net> References: <20180724095437.6016-1-Denis.Osterland@diehl.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180724095437.6016-1-Denis.Osterland@diehl.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 24/07/2018 11:31:21+0000, Denis OSTERLAND wrote: > changes since v4: > - fix 'souces' typo and change interrupt documentation > - change "isil,ev-evienb" type to int and do not touch bit if not present > - pass ISL1219_REG_EV_EVEN directly instead of assigning it to rc > - fix module build by adding EXPORT_SYMBOL to rtc_add_group(s) > - use kcalloc > - return error if device is already registered > - include helper functions into rtc_add_groups > > Michael Grzeschik (1): > rtc: isl1208: add support for isl1219 with tamper detection > > Denis Osterland (4): > rtc: sysfs: facilitate attribute add to rtc device > rtc: isl1208: Add "evdet" interrupt source for isl1219. > rtc: isl1208: set ev-evienb bit from device tree > rtc: isl1219: add device tree docu > I've now applied all the patches after fixing a few whitespace issues here and there. > .../devicetree/bindings/rtc/isil,isl1219.txt | 29 ++++ > drivers/rtc/rtc-core.h | 13 ++ > drivers/rtc/rtc-isl1208.c | 192 ++++++++++++++++++--- > drivers/rtc/rtc-sysfs.c | 43 +++++ > 4 files changed, 254 insertions(+), 23 deletions(-) > > Message-Id: 20180710090710.9066-1-Denis.Osterland@diehl.com > > > > > > Diehl Connectivity Solutions GmbH > Gesch?ftsf?hrung: Horst Leonberger > Sitz der Gesellschaft: N?rnberg - Registergericht: Amtsgericht > N?rnberg: HRB 32315 > ___________________________________________________________________________________________________ > > Der Inhalt der vorstehenden E-Mail ist nicht rechtlich bindend. Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. > Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten haben. Bitte loeschen Sie in diesem Fall die Nachricht. > Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung und/oder Publikation dieser E-Mail ist strengstens untersagt. > The contents of the above mentioned e-mail is not legally binding. This e-mail contains confidential and/or legally protected information. Please inform us if you have received this e-mail by > mistake and delete it in such a case. Each unauthorized reproduction, disclosure, alteration, distribution and/or publication of this e-mail is strictly prohibited. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com