From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH V1 0/6] COVER LETTER Date: Sat, 18 Apr 2015 08:54:09 -0700 Message-ID: <55327E21.304@roeck-us.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-watchdog-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: S Twiss , Alessandro Zummo , DEVICETREE , Dmitry Torokhov , Ian Campbell , Kumar Gala , LINUXINPUT , LINUXKERNEL , LINUXWATCHDOG , Lee Jones , Liam Girdwood , Mark Brown , Mark Rutland , Pawel Moll , RTCLINUX , Rob Herring , Samuel Ortiz , Wim Van Sebroeck Cc: David Dajun Chen , Support Opensource List-Id: linux-input@vger.kernel.org On 04/17/2015 07:23 AM, S Twiss wrote: > From: S Twiss > > This patch set adds support for the Dialog DA9062 Power Management IC. > > In this patch set the following is provided: > - [PATCH V1 1/6]: MFD core support > - [PATCH V1 2/6]: BUCK and LDO regulator driver > - [PATCH V1 3/6]: RTC driver > - [PATCH V1 4/6]: OnKey driver > - [PATCH V1 5/6]: Watchdog driver > - [PATCH V1 6/6]: Add bindings for all DA9062 components > > This patch applies against linux-next and v4.0 > > Thank you, > Steve Twiss, Dialog Semiconductor Ltd. > Hi Steve, It might make sense to use something better than "COVER LETTER" as subject line. Thanks, Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net (bh-25.webhostbox.net. [208.91.199.152]) by gmr-mx.google.com with ESMTPS id k3si223210igf.1.2015.04.18.08.59.04 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 18 Apr 2015 08:59:04 -0700 (PDT) Received: from mailnull by bh-25.webhostbox.net with sa-checked (Exim 4.82) (envelope-from ) id 1YjV95-002zdb-Qs for rtc-linux@googlegroups.com; Sat, 18 Apr 2015 15:59:04 +0000 Message-ID: <55327E21.304@roeck-us.net> Date: Sat, 18 Apr 2015 08:54:09 -0700 From: Guenter Roeck MIME-Version: 1.0 To: S Twiss , Alessandro Zummo , DEVICETREE , Dmitry Torokhov , Ian Campbell , Kumar Gala , LINUXINPUT , LINUXKERNEL , LINUXWATCHDOG , Lee Jones , Liam Girdwood , Mark Brown , Mark Rutland , Pawel Moll , RTCLINUX , Rob Herring , Samuel Ortiz , Wim Van Sebroeck CC: David Dajun Chen , Support Opensource Subject: [rtc-linux] Re: [PATCH V1 0/6] COVER LETTER References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 04/17/2015 07:23 AM, S Twiss wrote: > From: S Twiss > > This patch set adds support for the Dialog DA9062 Power Management IC. > > In this patch set the following is provided: > - [PATCH V1 1/6]: MFD core support > - [PATCH V1 2/6]: BUCK and LDO regulator driver > - [PATCH V1 3/6]: RTC driver > - [PATCH V1 4/6]: OnKey driver > - [PATCH V1 5/6]: Watchdog driver > - [PATCH V1 6/6]: Add bindings for all DA9062 components > > This patch applies against linux-next and v4.0 > > Thank you, > Steve Twiss, Dialog Semiconductor Ltd. > Hi Steve, It might make sense to use something better than "COVER LETTER" as subject line. Thanks, Guenter -- -- 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 Return-path: Received: from bh-25.webhostbox.net ([208.91.199.152]:33750 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753198AbbDRP7O (ORCPT ); Sat, 18 Apr 2015 11:59:14 -0400 Received: from mailnull by bh-25.webhostbox.net with sa-checked (Exim 4.82) (envelope-from ) id 1YjV9F-002zic-Fu for linux-watchdog@vger.kernel.org; Sat, 18 Apr 2015 15:59:13 +0000 Message-ID: <55327E21.304@roeck-us.net> Date: Sat, 18 Apr 2015 08:54:09 -0700 From: Guenter Roeck MIME-Version: 1.0 To: S Twiss , Alessandro Zummo , DEVICETREE , Dmitry Torokhov , Ian Campbell , Kumar Gala , LINUXINPUT , LINUXKERNEL , LINUXWATCHDOG , Lee Jones , Liam Girdwood , Mark Brown , Mark Rutland , Pawel Moll , RTCLINUX , Rob Herring , Samuel Ortiz , Wim Van Sebroeck CC: David Dajun Chen , Support Opensource Subject: Re: [PATCH V1 0/6] COVER LETTER References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On 04/17/2015 07:23 AM, S Twiss wrote: > From: S Twiss > > This patch set adds support for the Dialog DA9062 Power Management IC. > > In this patch set the following is provided: > - [PATCH V1 1/6]: MFD core support > - [PATCH V1 2/6]: BUCK and LDO regulator driver > - [PATCH V1 3/6]: RTC driver > - [PATCH V1 4/6]: OnKey driver > - [PATCH V1 5/6]: Watchdog driver > - [PATCH V1 6/6]: Add bindings for all DA9062 components > > This patch applies against linux-next and v4.0 > > Thank you, > Steve Twiss, Dialog Semiconductor Ltd. > Hi Steve, It might make sense to use something better than "COVER LETTER" as subject line. Thanks, Guenter