From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2 0/8] Support TPS65217 PMIC interrupt in DT Date: Wed, 9 Nov 2016 14:38:06 -0700 Message-ID: <20161109213805.GB2428@atomide.com> References: <20161028123702.21849-1-woogyom.kim@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20161028123702.21849-1-woogyom.kim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Milo Kim Cc: bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Lee Jones , Robert Nelson List-Id: linux-omap@vger.kernel.org * Milo Kim [161028 05:38]: > TPS65217 interrupt events include push button pressed/released, USB and AC > voltage status change. AM335x bone based boards (like BB, BBB, BBG) have > common PMIC interrupt pin (named NMI) of AM335x core. > > This patchset support interrupts in device tree file. Applying into omap-for-v4.10/dt except the last patch I'll apply into omap-for-v4.10/fixes-not-urgent. Regards, Tony -- 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 From: tony@atomide.com (Tony Lindgren) Date: Wed, 9 Nov 2016 14:38:06 -0700 Subject: [PATCH v2 0/8] Support TPS65217 PMIC interrupt in DT In-Reply-To: <20161028123702.21849-1-woogyom.kim@gmail.com> References: <20161028123702.21849-1-woogyom.kim@gmail.com> Message-ID: <20161109213805.GB2428@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Milo Kim [161028 05:38]: > TPS65217 interrupt events include push button pressed/released, USB and AC > voltage status change. AM335x bone based boards (like BB, BBB, BBG) have > common PMIC interrupt pin (named NMI) of AM335x core. > > This patchset support interrupts in device tree file. Applying into omap-for-v4.10/dt except the last patch I'll apply into omap-for-v4.10/fixes-not-urgent. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753609AbcKIViL (ORCPT ); Wed, 9 Nov 2016 16:38:11 -0500 Received: from muru.com ([72.249.23.125]:58366 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752932AbcKIViK (ORCPT ); Wed, 9 Nov 2016 16:38:10 -0500 Date: Wed, 9 Nov 2016 14:38:06 -0700 From: Tony Lindgren To: Milo Kim Cc: bcousson@baylibre.com, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Lee Jones , Robert Nelson Subject: Re: [PATCH v2 0/8] Support TPS65217 PMIC interrupt in DT Message-ID: <20161109213805.GB2428@atomide.com> References: <20161028123702.21849-1-woogyom.kim@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161028123702.21849-1-woogyom.kim@gmail.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Milo Kim [161028 05:38]: > TPS65217 interrupt events include push button pressed/released, USB and AC > voltage status change. AM335x bone based boards (like BB, BBB, BBG) have > common PMIC interrupt pin (named NMI) of AM335x core. > > This patchset support interrupts in device tree file. Applying into omap-for-v4.10/dt except the last patch I'll apply into omap-for-v4.10/fixes-not-urgent. Regards, Tony