From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.free-electrons.com (down.free-electrons.com. [37.187.137.238]) by gmr-mx.google.com with ESMTP id bn7si666366wib.0.2015.10.27.15.53.05 for ; Tue, 27 Oct 2015 15:53:05 -0700 (PDT) Date: Tue, 27 Oct 2015 23:53:04 +0100 From: Alexandre Belloni To: Sudeep Holla Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Alessandro Zummo , rtc-linux@googlegroups.com Subject: [rtc-linux] Re: [PATCH 03/19] rtc: opal: enable support for the stardard "wakeup-source" property Message-ID: <20151027225304.GI22331@piout.net> References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-4-git-send-email-sudeep.holla@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: <1445422216-29375-4-git-send-email-sudeep.holla@arm.com> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 21/10/2015 at 11:10:00 +0100, Sudeep Holla wrote : > Though the opal rtc driver should and will continue to support the legacy > "has-tpo" property to enable RTC as the wakeup source, we need to add > support for the new standard property "wakeup-source" > > This patch adds support for "wakeup-source" property in addition to the > existing "has-tpo" property. > > Cc: Alessandro Zummo > Cc: Alexandre Belloni > Cc: rtc-linux@googlegroups.com > Signed-off-by: Sudeep Holla > --- > drivers/rtc/rtc-opal.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- -- 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: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Tue, 27 Oct 2015 23:53:04 +0100 Subject: [PATCH 03/19] rtc: opal: enable support for the stardard "wakeup-source" property In-Reply-To: <1445422216-29375-4-git-send-email-sudeep.holla@arm.com> References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-4-git-send-email-sudeep.holla@arm.com> Message-ID: <20151027225304.GI22331@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 21/10/2015 at 11:10:00 +0100, Sudeep Holla wrote : > Though the opal rtc driver should and will continue to support the legacy > "has-tpo" property to enable RTC as the wakeup source, we need to add > support for the new standard property "wakeup-source" > > This patch adds support for "wakeup-source" property in addition to the > existing "has-tpo" property. > > Cc: Alessandro Zummo > Cc: Alexandre Belloni > Cc: rtc-linux at googlegroups.com > Signed-off-by: Sudeep Holla > --- > drivers/rtc/rtc-opal.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Belloni Subject: Re: [PATCH 03/19] rtc: opal: enable support for the stardard "wakeup-source" property Date: Tue, 27 Oct 2015 23:53:04 +0100 Message-ID: <20151027225304.GI22331@piout.net> References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-4-git-send-email-sudeep.holla@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1445422216-29375-4-git-send-email-sudeep.holla-5wv7dgnIgG8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sudeep Holla Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Alessandro Zummo , rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org On 21/10/2015 at 11:10:00 +0100, Sudeep Holla wrote : > Though the opal rtc driver should and will continue to support the legacy > "has-tpo" property to enable RTC as the wakeup source, we need to add > support for the new standard property "wakeup-source" > > This patch adds support for "wakeup-source" property in addition to the > existing "has-tpo" property. > > Cc: Alessandro Zummo > Cc: Alexandre Belloni > Cc: rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > Signed-off-by: Sudeep Holla > --- > drivers/rtc/rtc-opal.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" 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: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754087AbbJ0WxJ (ORCPT ); Tue, 27 Oct 2015 18:53:09 -0400 Received: from down.free-electrons.com ([37.187.137.238]:47557 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751684AbbJ0WxH (ORCPT ); Tue, 27 Oct 2015 18:53:07 -0400 Date: Tue, 27 Oct 2015 23:53:04 +0100 From: Alexandre Belloni To: Sudeep Holla Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Alessandro Zummo , rtc-linux@googlegroups.com Subject: Re: [PATCH 03/19] rtc: opal: enable support for the stardard "wakeup-source" property Message-ID: <20151027225304.GI22331@piout.net> References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-4-git-send-email-sudeep.holla@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1445422216-29375-4-git-send-email-sudeep.holla@arm.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 21/10/2015 at 11:10:00 +0100, Sudeep Holla wrote : > Though the opal rtc driver should and will continue to support the legacy > "has-tpo" property to enable RTC as the wakeup source, we need to add > support for the new standard property "wakeup-source" > > This patch adds support for "wakeup-source" property in addition to the > existing "has-tpo" property. > > Cc: Alessandro Zummo > Cc: Alexandre Belloni > Cc: rtc-linux@googlegroups.com > Signed-off-by: Sudeep Holla > --- > drivers/rtc/rtc-opal.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com