devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Denis OSTERLAND <denis.osterland@diehl.com>
Cc: "mark.rutland@arm.com" <mark.rutland@arm.com>,
	"a.zummo@towertech.it" <a.zummo@towertech.it>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"m.grzeschik@pengutronix.de" <m.grzeschik@pengutronix.de>,
	"linux-rtc@vger.kernel.org" <linux-rtc@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Subject: Re: [PATCH v5 0/5] rtc: isl1208: fixes, documentation and isl1219 support
Date: Tue, 14 Aug 2018 23:27:10 +0200	[thread overview]
Message-ID: <20180814212710.GQ943@piout.net> (raw)
In-Reply-To: <20180724095437.6016-1-Denis.Osterland@diehl.com>

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

      parent reply	other threads:[~2018-08-14 21:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-24 11:31 [PATCH v5 0/5] rtc: isl1208: fixes, documentation and isl1219 support Denis OSTERLAND
2018-07-24 11:31 ` [PATCH v5 3/5] rtc: isl1208: Add "evdet" interrupt source for isl1219 Denis OSTERLAND
2018-07-24 11:31 ` [PATCH v5 2/5] rtc: isl1208: add support for isl1219 with tamper detection Denis OSTERLAND
2018-07-24 11:31 ` [PATCH v5 4/5] rtc: isl1208: set ev-evienb bit from device tree Denis OSTERLAND
2018-07-24 11:31 ` [PATCH v5 5/5] rtc: isl1219: add device tree docu Denis OSTERLAND
2018-07-24 23:25   ` Rob Herring
2018-07-24 11:31 ` [PATCH v5 1/5] rtc: sysfs: facilitate attribute add to rtc device Denis OSTERLAND
2018-08-14 21:27 ` Alexandre Belloni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180814212710.GQ943@piout.net \
    --to=alexandre.belloni@bootlin.com \
    --cc=a.zummo@towertech.it \
    --cc=denis.osterland@diehl.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=m.grzeschik@pengutronix.de \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).