From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hongzhou Yang Subject: Re: [PATCH 1/7] pinctrl: mediatek: emulate GPIO interrupt on both-edges Date: Wed, 28 Jan 2015 23:29:39 -0800 Message-ID: <1422516579.23729.7.camel@mussux00.eus.mediatek.inc> References: <1422339332-27498-1-git-send-email-chaotian.jing@mediatek.com> <1422339332-27498-2-git-send-email-chaotian.jing@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Linus Walleij Cc: Mark Rutland , James Liao , Ulf Hansson , Arnd Bergmann , srv_heupstream@mediatek.com, "devicetree@vger.kernel.org" , Catalin Marinas , "linux-mmc@vger.kernel.org" , Will Deacon , Chris Ball , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Rob Herring , "linux-arm-kernel@lists.infradead.org" , Sascha Hauer , Matthias Brugger , "Joe.C" , Eddie Huang , bin.zhang@mediatek.com, Chaotian Jing List-Id: devicetree@vger.kernel.org On Tue, 2015-01-27 at 15:21 +0100, Linus Walleij wrote: > On Tue, Jan 27, 2015 at 7:15 AM, Chaotian Jing > wrote: > > > From: Yingjoe Chen > > > > MTK EINT does not support generating interrupt on both edges. > > Emulate this by changing edge polarity while enable irq, > > set types and interrupt handling. This follows an example of > > drivers/gpio/gpio-mxc.c. > > > > Signed-off-by: Yingjoe Chen > > Signed-off-by: Chaotian Jing > > Hongzhu, if you're fine with this patch can you ACK it as maintainer > of the pinctrl driver so I can merge it immediately on top of your > drivern whenever we consider it finished (and if it applies still...) > > Yours, > Linus Walleij Hi Linus, I think it's good, thank you. Acked-by: Hongzhou Yang Yours, Hongzhou