Re: [PATCH v4 5/5] rtc: isl1219: add device tree docu

2018-07-18 Thread Denis OSTERLAND
Hello, Am Mittwoch, den 18.07.2018, 09:38 +0200 schrieb Alexandre Belloni: > Hi, > > On 10/07/2018 09:44:15+, Denis OSTERLAND wrote: > >  > > + > > +Optional properties: > > + > > + - "interrupt-names": list which may contains "irq" and "evdet" > > + - "interrupt-parent", "interrupts", "inter

Re: [PATCH v4 5/5] rtc: isl1219: add device tree docu

2018-07-18 Thread Alexandre Belloni
Hi, On 10/07/2018 09:44:15+, Denis OSTERLAND wrote: > From: Denis Osterland > > The devicetree documentation for the ISL1219 device tree > binding is added with an short example. It is not a trivial > device, because it supports two interrupt souces. > > Signed-off-by: Denis Osterland > --

Re: [PATCH v4 5/5] rtc: isl1219: add device tree docu

2018-07-11 Thread Denis OSTERLAND
Am Mittwoch, den 11.07.2018, 09:16 -0600 schrieb Rob Herring: > On Tue, Jul 10, 2018 at 09:44:15AM +, Denis OSTERLAND wrote: > > > > From: Denis Osterland > > > > The devicetree documentation for the ISL1219 device tree > > binding is added with an short example. It is not a trivial > > devi

Re: [PATCH v4 5/5] rtc: isl1219: add device tree docu

2018-07-11 Thread Rob Herring
On Tue, Jul 10, 2018 at 09:44:15AM +, Denis OSTERLAND wrote: > From: Denis Osterland > > The devicetree documentation for the ISL1219 device tree > binding is added with an short example. It is not a trivial > device, because it supports two interrupt souces. s/souces/sources/ > > Signed-o