Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1591145

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

From Rob Herring <robh+dt@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCHv4 2/2] rtc: cpcap: new rtc driver
Date 2017-03-02 15:50 +0100
Message-ID <tgAdk-3As-17@gated-at.bofh.it> (permalink)
References <tcQJH-1H7-1@gated-at.bofh.it> <tgmN4-2vO-15@gated-at.bofh.it> <tgmN4-2vO-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Mar 1, 2017 at 6:27 PM, Sebastian Reichel <sre@kernel.org> 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 <tony@atomide.com>
> Signed-off-by: Sebastian Reichel <sre@kernel.org>
> ---
> Changes since PATCHv3:
>  - Modified DT binding document to mention parent device
> ---
>  .../devicetree/bindings/rtc/cpcap-rtc.txt          |  18 ++

Acked-by: Rob Herring <robh@kernel.org>

>  drivers/rtc/Kconfig                                |   7 +
>  drivers/rtc/Makefile                               |   1 +
>  drivers/rtc/rtc-cpcap.c                            | 332 +++++++++++++++++++++
>  4 files changed, 358 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/rtc/cpcap-rtc.txt
>  create mode 100644 drivers/rtc/rtc-cpcap.c

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCHv4 1/2] dt-bindings: Add vendor prefix for Motorola Sebastian Reichel <sre@kernel.org> - 2017-03-02 01:30 +0100
  [PATCHv4 2/2] rtc: cpcap: new rtc driver Sebastian Reichel <sre@kernel.org> - 2017-03-02 01:30 +0100
    Re: [PATCHv4 2/2] rtc: cpcap: new rtc driver Rob Herring <robh+dt@kernel.org> - 2017-03-02 15:50 +0100
    Re: [PATCHv4 2/2] rtc: cpcap: new rtc driver Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-03-09 01:50 +0100
  Re: [PATCHv4 1/2] dt-bindings: Add vendor prefix for Motorola Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-03-09 01:40 +0100

csiph-web