[rtc-linux] Re: [PATCH v3 2/8] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC

2016-06-21 Thread Rob Herring
On Mon, Jun 20, 2016 at 10:52:12AM +0800, Chen-Yu Tsai wrote: > Signed-off-by: Chen-Yu Tsai > --- > Changes since v2: > > - Fix interrupt line for ac100_codec in provided example. > > --- > Documentation/devicetree/bindings/mfd/ac100.txt | 42 > + > 1

[rtc-linux] Re: [PATCH 1/4] devicetree: Add Micro Crystal AG vendor id

2016-06-21 Thread Rob Herring
On Tue, Jun 21, 2016 at 08:57:17AM +0200, Dirk Behme wrote: > From: Oleksij Rempel > > Signed-off-by: Oleksij Rempel > Cc: devicet...@vger.kernel.org > --- > Documentation/devicetree/bindings/vendor-prefixes.txt |

[rtc-linux] Re: [PATCH 1/3] Documentation: dt: Intersil isl12057 is not a trivial device

2016-07-20 Thread Rob Herring
On Wed, Jul 20, 2016 at 2:32 PM, Alexandre Belloni wrote: > +robh > > On 14/07/2016 at 22:10:48 +0200, Arnaud Ebalard wrote : >> Alexandre Belloni writes: >> >> > The ISL12057 has a documentation file, remove it from

[rtc-linux] Re: [PATCH v2 2/2] rtc: ds1302: support control with using GPIO lines

2016-06-28 Thread Rob Herring
On Mon, Jun 27, 2016 at 08:19:22PM +0900, Akinobu Mita wrote: > This adds support control with GPIO lines connected to the DS1302 > which can communicate with three wires. > > Signed-off-by: Akinobu Mita > Cc: Sergey Yanovich > Cc: Alessandro Zummo

[rtc-linux] Re: [PATCH v2 2/4] meson-rtc: add device-tree binding

2016-06-28 Thread Rob Herring
file changed, 21 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rtc/rtc-amlogic.txt Acked-by: Rob Herring <r...@kernel.org> -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux .

[rtc-linux] Re: [PATCH v4 1/7] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC

2016-06-30 Thread Rob Herring
2: > > - Fix interrupt line for ac100_codec in provided example. > > --- > Documentation/devicetree/bindings/mfd/ac100.txt | 49 > + > 1 file changed, 49 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/ac100.txt Acked-by: Rob He

[rtc-linux] Re: [PATCH 1/2] power: reset: syscon-poweroff: add a mask property

2017-02-15 Thread Rob Herring
nged, 25 insertions(+), 5 deletions(-) Acked-by: Rob Herring <r...@kernel.org> -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checkli

[rtc-linux] Re: [PATCHv4 2/2] rtc: cpcap: new rtc driver

2017-03-02 Thread Rob Herring
an Reichel <s...@kernel.org> > --- > Changes since PATCHv3: > - Modified DT binding document to mention parent device > --- > .../devicetree/bindings/rtc/cpcap-rtc.txt | 18 ++ Acked-by: Rob Herring <r...@kernel.org> > drivers/rtc/Kconfig

[rtc-linux] Re: [PATCHv3 2/2] rtc: cpcap: new rtc driver

2017-02-27 Thread Rob Herring
On Thu, Feb 23, 2017 at 02:03:53AM +0100, Sebastian Reichel wrote: > This driver supports the Motorola CPCAP PMIC found on > some of Motorola's mobile phones, such as the Droid 4. > > Tested-by: Tony Lindgren > Signed-off-by: Sebastian Reichel > --- > >

[rtc-linux] Re: [PATCH] rtc: add support for EPSON TOYOCOM RTC-7301SF/DG

2016-09-02 Thread Rob Herring
ing on Artix7 FPGA board with my own > custom IP for RTC-7301. > > Signed-off-by: Akinobu Mita <akinobu.m...@gmail.com> > Cc: Alessandro Zummo <a.zu...@towertech.it> > Cc: Alexandre Belloni <alexandre.bell...@free-electrons.com> > --- > .../devicetree/bindings/

[rtc-linux] Re: [PATCH v4] rtc: omap: Support ext_wakeup configuration

2016-08-30 Thread Rob Herring
On Thu, Aug 25, 2016 at 01:19:12PM +0200, Marcin Niestroj wrote: > Support configuration of ext_wakeup sources. This patch makes it > possible to enable ext_wakeup and set it's polarity, depending on board > configuration. AM335x's dedicated PMIC (tps65217) uses ext_wakeup to > notify about

[rtc-linux] Re: [PATCH v3 2/7] Documentation: dt: Add binding info for jz4740-rtc driver

2016-10-31 Thread Rob Herring
-by: Paul Cercueil <p...@crapouillou.net> > Acked-by: Maarten ter Huurne <maar...@treewalker.org> > --- > .../devicetree/bindings/rtc/ingenic,jz4740-rtc.txt | 37 > ++ > 1 file changed, 37 insertions(+) > create mode 100644 > Documentation/devicetree/bind

[rtc-linux] Re: [PATCH v2 2/7] Documentation: dt: Add binding info for jz4740-rtc driver

2016-10-31 Thread Rob Herring
is why I wrote the doc to begin with. With that fix, Acked-by: Rob Herring <r...@kernel.org> -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-li

[rtc-linux] Re: [PATCH v2 2/7] rtc: Add rtc-sh

2017-03-28 Thread Rob Herring
On Wed, Mar 22, 2017 at 10:27:49AM -0400, Chris Brandt wrote: > rtc-sh is an RTC for SuperH and RZ/A SoCs. Please work on the subject. It's a bit brief. "dt-bindings: rtc: " is the preferred prefix. > > Signed-off-by: Chris Brandt > --- > v2: > * added

[rtc-linux] Re: [PATCH v3 2/7] dt-bindings: rtc: document the rtc-sh bindings

2017-04-03 Thread Rob Herring
1 file changed, 28 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rtc/rtc-sh.txt Acked-by: Rob Herring <r...@kernel.org> -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-l

[rtc-linux] Re: [PATCH v2 2/7] rtc: Add rtc-sh

2017-04-04 Thread Rob Herring
On Wed, Mar 29, 2017 at 1:49 AM, Geert Uytterhoeven <ge...@linux-m68k.org> wrote: > Hi Rob, > > On Wed, Mar 29, 2017 at 3:24 AM, Rob Herring <r...@kernel.org> wrote: >> On Wed, Mar 22, 2017 at 10:27:49AM -0400, Chris Brandt wrote: >>> --- /dev/null >>>

[rtc-linux] Re: [PATCH] rtc: ds1374: Add trickle charger device tree binding

2017-04-20 Thread Rob Herring
On Mon, Apr 17, 2017 at 03:40:10PM -0700, Moritz Fischer wrote: > Introduce a device tree binding for specifying the trickle charger > configuration for ds1374. This is based on the code for ds13390. > > Signed-off-by: Moritz Fischer > --- >

[rtc-linux] Re: [PATCH 1/2] dt-bindings: rtc: stm32: add support for STM32H7

2017-06-28 Thread Rob Herring
; > Signed-off-by: Amelie Delaunay <amelie.delau...@st.com> > --- > .../devicetree/bindings/rtc/st,stm32-rtc.txt | 32 > ++ > 1 file changed, 27 insertions(+), 5 deletions(-) Acked-by: Rob Herring <r...@kernel.org> -- You received this messag