From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH] pinctrl: armada-37xx: Add edge both type gpio irq support Date: Fri, 27 Oct 2017 21:39:59 +0200 Message-ID: <20171027193959.GB2385@lunn.ch> References: <20171019131003.9684-1-gregory.clement@free-electrons.com> <20171019133828.GC6615@lunn.ch> <87a80c4ukf.fsf@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:60250 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932143AbdJ0TkC (ORCPT ); Fri, 27 Oct 2017 15:40:02 -0400 Content-Disposition: inline In-Reply-To: <87a80c4ukf.fsf@free-electrons.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Gregory CLEMENT Cc: Linus Walleij , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Jason Cooper , Sebastian Hesselbarth , Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, Antoine Tenart , =?iso-8859-1?Q?Miqu=E8l?= Raynal , Nadav Haklai , Victor Gu , Marcin Wojtas , Wilson Ding , Hua Jing , Neta Zur Hershkovits , Ken Ma Hi Gregory > In the end I don't think it is a problem. I think it should be clearly documented somewhere. Hardware which can do both edges in hardware won't have this problem. If i'm using this generic feature, i want an idea if it is mostly going to work, or always going to work. Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Fri, 27 Oct 2017 21:39:59 +0200 Subject: [PATCH] pinctrl: armada-37xx: Add edge both type gpio irq support In-Reply-To: <87a80c4ukf.fsf@free-electrons.com> References: <20171019131003.9684-1-gregory.clement@free-electrons.com> <20171019133828.GC6615@lunn.ch> <87a80c4ukf.fsf@free-electrons.com> Message-ID: <20171027193959.GB2385@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Gregory > In the end I don't think it is a problem. I think it should be clearly documented somewhere. Hardware which can do both edges in hardware won't have this problem. If i'm using this generic feature, i want an idea if it is mostly going to work, or always going to work. Andrew