From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752516AbeEPLwV (ORCPT ); Wed, 16 May 2018 07:52:21 -0400 Received: from mail-it0-f66.google.com ([209.85.214.66]:52364 "EHLO mail-it0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752081AbeEPLwT (ORCPT ); Wed, 16 May 2018 07:52:19 -0400 X-Google-Smtp-Source: AB8JxZr16wNMcKbCgquxxJ45P+hFp6JmpvID2rEGh2FMyFwxe9gA6TGcuzOsIdA/YQ7FXfEMKVnmjJSkqm2XOkkcVcI= MIME-Version: 1.0 In-Reply-To: <3cb7c78f496ec9933288b7aac7b4ee9c55d9037d.1524933096.git.hns@goldelico.com> References: <3cb7c78f496ec9933288b7aac7b4ee9c55d9037d.1524933096.git.hns@goldelico.com> From: Linus Walleij Date: Wed, 16 May 2018 13:52:17 +0200 Message-ID: Subject: Re: [PATCH v5 3/7] gpio: pca953x: add more register definitions for pcal6524 To: "H. Nikolaus Schaller" Cc: Kumar Gala , Andy Shevchenko , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Alexandre Courbot , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:GPIO SUBSYSTEM" , "linux-kernel@vger.kernel.org" , Discussions about the Letux Kernel , kernel@pyra-handheld.com 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 Sat, Apr 28, 2018 at 6:31 PM, H. Nikolaus Schaller wrote: > The pcal6524 has another set of registers to fine control > the interrupt handling. > > Signed-off-by: H. Nikolaus Schaller Patch applied with Andy's ACK. Yours, Linus Walleij