From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932495AbdJ0TkE (ORCPT ); Fri, 27 Oct 2017 15:40:04 -0400 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 Date: Fri, 27 Oct 2017 21:39:59 +0200 From: Andrew Lunn 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 Subject: Re: [PATCH] pinctrl: armada-37xx: Add edge both type gpio irq support 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 Content-Disposition: inline In-Reply-To: <87a80c4ukf.fsf@free-electrons.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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