From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754058AbdCBOif (ORCPT ); Thu, 2 Mar 2017 09:38:35 -0500 Received: from mail.kernel.org ([198.145.29.136]:51210 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753907AbdCBOhs (ORCPT ); Thu, 2 Mar 2017 09:37:48 -0500 MIME-Version: 1.0 In-Reply-To: <20170302002709.22276-2-sre@kernel.org> References: <20170220073535.27393-1-sre@kernel.org> <20170302002709.22276-1-sre@kernel.org> <20170302002709.22276-2-sre@kernel.org> From: Rob Herring Date: Thu, 2 Mar 2017 08:11:57 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCHv4 2/2] rtc: cpcap: new rtc driver To: Sebastian Reichel Cc: Tony Lindgren , Alessandro Zummo , Alexandre Belloni , Mark Rutland , "open list:REAL TIME CLOCK (RTC) SUBSYSTEM" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 1, 2017 at 6:27 PM, 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 > --- > Changes since PATCHv3: > - Modified DT binding document to mention parent device > --- > .../devicetree/bindings/rtc/cpcap-rtc.txt | 18 ++ Acked-by: Rob Herring > 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: rtc-linux@googlegroups.com Received: from mail.kernel.org (mail.kernel.org. [198.145.29.136]) by gmr-mx.google.com with ESMTPS id s64si1505457pfk.0.2017.03.02.06.12.21 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2017 06:12:21 -0800 (PST) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 411A620392 for ; Thu, 2 Mar 2017 14:12:20 +0000 (UTC) Received: from mail-yw0-f180.google.com (mail-yw0-f180.google.com [209.85.161.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 742C920383 for ; Thu, 2 Mar 2017 14:12:18 +0000 (UTC) Received: by mail-yw0-f180.google.com with SMTP id v200so56874404ywc.3 for ; Thu, 02 Mar 2017 06:12:18 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20170302002709.22276-2-sre@kernel.org> References: <20170220073535.27393-1-sre@kernel.org> <20170302002709.22276-1-sre@kernel.org> <20170302002709.22276-2-sre@kernel.org> From: Rob Herring Date: Thu, 2 Mar 2017 08:11:57 -0600 Message-ID: Subject: [rtc-linux] Re: [PATCHv4 2/2] rtc: cpcap: new rtc driver To: Sebastian Reichel Cc: Tony Lindgren , Alessandro Zummo , Alexandre Belloni , Mark Rutland , "open list:REAL TIME CLOCK (RTC) SUBSYSTEM" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On Wed, Mar 1, 2017 at 6:27 PM, 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 > --- > Changes since PATCHv3: > - Modified DT binding document to mention parent device > --- > .../devicetree/bindings/rtc/cpcap-rtc.txt | 18 ++ Acked-by: Rob Herring > 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 -- 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/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCHv4 2/2] rtc: cpcap: new rtc driver Date: Thu, 2 Mar 2017 08:11:57 -0600 Message-ID: References: <20170220073535.27393-1-sre@kernel.org> <20170302002709.22276-1-sre@kernel.org> <20170302002709.22276-2-sre@kernel.org> Reply-To: rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Sender: rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org In-Reply-To: <20170302002709.22276-2-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Sebastian Reichel Cc: Tony Lindgren , Alessandro Zummo , Alexandre Belloni , Mark Rutland , "open list:REAL TIME CLOCK (RTC) SUBSYSTEM" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On Wed, Mar 1, 2017 at 6:27 PM, 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 > --- > Changes since PATCHv3: > - Modified DT binding document to mention parent device > --- > .../devicetree/bindings/rtc/cpcap-rtc.txt | 18 ++ Acked-by: Rob Herring > 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 -- 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/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout.