Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933037AbcDTOik (ORCPT ); Wed, 20 Apr 2016 10:38:40 -0400 Received: from mail-oi0-f42.google.com ([209.85.218.42]:34514 "EHLO mail-oi0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754964AbcDTOiY (ORCPT ); Wed, 20 Apr 2016 10:38:24 -0400 MIME-Version: 1.0 In-Reply-To: <1461068317-28016-5-git-send-email-patrice.chotard@st.com> References: <1461068317-28016-1-git-send-email-patrice.chotard@st.com> <1461068317-28016-5-git-send-email-patrice.chotard@st.com> Date: Wed, 20 Apr 2016 16:38:23 +0200 Message-ID: Subject: Re: [PATCH 4/8] gpio: stmpe: write int status register only when needed 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 , Stephen Warren , Thierry Reding Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 447 Lines: 15 On Tue, Apr 19, 2016 at 2:18 PM, wrote: > From: Patrice Chotard > > On STMPE801/1801 datasheets, it's mentionned writing > in interrupt status register has no effect, bits are > cleared when reading. > > Signed-off-by: Amelie DELAUNAY > Signed-off-by: Patrice Chotard Reviewed-by: Linus Walleij Yours, Linus Walleij