From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: rtc-linux@googlegroups.com Received: from mail.free-electrons.com (down.free-electrons.com. [37.187.137.238]) by gmr-mx.google.com with ESMTP id a80si244326wma.0.2016.04.06.15.09.18 for ; Wed, 06 Apr 2016 15:09:18 -0700 (PDT) Date: Thu, 7 Apr 2016 00:09:09 +0200 From: Alexandre Belloni To: Tony Lindgren Cc: Marcin Niestroj , rtc-linux@googlegroups.com, devicetree@vger.kernel.org, Rob Herring , Pawel Moll , Alessandro Zummo , Keerthy , linux-omap@vger.kernel.org Subject: [rtc-linux] Re: [PATCH v2] rtc: omap: Support ext_wakeup configuration Message-ID: <20160406220909.GG7190@piout.net> References: <1459960367-29399-1-git-send-email-m.niestroj@grinn-global.com> <1459960367-29399-2-git-send-email-m.niestroj@grinn-global.com> <20160406191103.GE27411@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: <20160406191103.GE27411@atomide.com> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 06/04/2016 at 12:11:03 -0700, Tony Lindgren wrote : > * Marcin Niestroj [160406 09:34]: > > 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 > > in SLEEP mode (RTC-only) to notify about power-button presses. Handling > > power-button presses enables to recover from RTC-only power states > > correctly. > > > > Implementation uses gpiochip to utilize standard bindings. However, > > configuration is possible only using device-tree (no runtime changes). > > Hey looks good to me, adding linux-omap list to Cc. > Seems good to me too. Tony, is that an ack? -- 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 Subject: Re: [PATCH v2] rtc: omap: Support ext_wakeup configuration Date: Thu, 7 Apr 2016 00:09:09 +0200 Message-ID: <20160406220909.GG7190@piout.net> References: <1459960367-29399-1-git-send-email-m.niestroj@grinn-global.com> <1459960367-29399-2-git-send-email-m.niestroj@grinn-global.com> <20160406191103.GE27411@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20160406191103.GE27411-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Tony Lindgren Cc: Marcin Niestroj , rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Pawel Moll , Alessandro Zummo , Keerthy , linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On 06/04/2016 at 12:11:03 -0700, Tony Lindgren wrote : > * Marcin Niestroj [160406 09:34]: > > 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 > > in SLEEP mode (RTC-only) to notify about power-button presses. Handling > > power-button presses enables to recover from RTC-only power states > > correctly. > > > > Implementation uses gpiochip to utilize standard bindings. However, > > configuration is possible only using device-tree (no runtime changes). > > Hey looks good to me, adding linux-omap list to Cc. > Seems good to me too. Tony, is that an ack? -- 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