From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752672AbbJTQVr (ORCPT ); Tue, 20 Oct 2015 12:21:47 -0400 Received: from muru.com ([72.249.23.125]:42001 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752614AbbJTQVp (ORCPT ); Tue, 20 Oct 2015 12:21:45 -0400 Date: Tue, 20 Oct 2015 09:21:42 -0700 From: Tony Lindgren To: Vignesh R Cc: Dmitry Torokhov , Roger Quadros , Dave Gerlach , Benoit Cousson , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] ARM: dts: am437x-gp-evm: Add wakeup interrupt source for pixcir_i2c_ts Message-ID: <20151020162141.GG3078@atomide.com> References: <1444830865-30899-1-git-send-email-vigneshr@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1444830865-30899-1-git-send-email-vigneshr@ti.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Vignesh R [151014 06:59]: > On am437x-gp-evm, pixcir_i2c_ts can wakeup the system from low power > state via pinctrl and IO daisy chain using generic wakeirq framework. > With commit 3fffd1283927 ("i2c: allow specifying separate wakeup > interrupt in device tree") i2c core allows optional wakeirq to be > specified via device tree. Add wakeup irq entry to enable pixcir_i2c_ts > to wake the system from low power state. Applying into omap-for-v4.4/dt thanks. Tony