From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752501AbcD2HoQ (ORCPT ); Fri, 29 Apr 2016 03:44:16 -0400 Received: from mail-oi0-f53.google.com ([209.85.218.53]:35842 "EHLO mail-oi0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750760AbcD2HoO (ORCPT ); Fri, 29 Apr 2016 03:44:14 -0400 MIME-Version: 1.0 In-Reply-To: <1461845589-4826-11-git-send-email-patrice.chotard@st.com> References: <1461845589-4826-1-git-send-email-patrice.chotard@st.com> <1461845589-4826-11-git-send-email-patrice.chotard@st.com> Date: Fri, 29 Apr 2016 09:44:13 +0200 Message-ID: Subject: Re: [PATCH v2 10/10] gpio: stmpe: Add STMPE1600 support From: Linus Walleij To: Patrice CHOTARD Cc: Lee Jones , Alexandre Courbot , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Maxime Coquelin , amelie.delaunay@st.com, Shawn Guo , Sascha Hauer , Dinh Nguyen , Viresh Kumar , Shiraz Hashim , Thierry Reding , Marcel Ziswiler , Stefan Agner , dev@lynxeye.de Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 28, 2016 at 2:13 PM, wrote: > From: Patrice Chotard > > The particularities of this variant are: > - GPIO_XXX_LSB and GPIO_XXX_MSB memory locations are inverted compared > to other variants. > - There is no Edge detection, Rising Edge and Falling Edge registers. > - IRQ flags are cleared when read, no need to write in Status register. > > Signed-off-by: Amelie DELAUNAY > Signed-off-by: Patrice Chotard Reviewed-by: Linus Walleij Yours, Linus Walleij