From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932767AbeEWLrf (ORCPT ); Wed, 23 May 2018 07:47:35 -0400 Received: from mail-io0-f193.google.com ([209.85.223.193]:35109 "EHLO mail-io0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932627AbeEWLrb (ORCPT ); Wed, 23 May 2018 07:47:31 -0400 X-Google-Smtp-Source: AB8JxZpsLVjno18qK5RrLJEJOiVm9hxCNV9cnZSFPzQsmlpwUJr0W+6P3fJ0wb3/xTT1ZeKCFxJSGHAhSq4wQLSVL1o= MIME-Version: 1.0 In-Reply-To: <2fe132b534a4b1ca717932e78cc3cdae5aacba0d.1526533188.git.hns@goldelico.com> References: <2fe132b534a4b1ca717932e78cc3cdae5aacba0d.1526533188.git.hns@goldelico.com> From: Linus Walleij Date: Wed, 23 May 2018 13:47:29 +0200 Message-ID: Subject: Re: [PATCH v7 2/3] gpio: pca953x: define masks for addressing common and extended registers 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 Thu, May 17, 2018 at 6:59 AM, H. Nikolaus Schaller wrote: > These mask bits are to be used to map the extended register > addreseses (which are defined for an unsupported 8-bit pcal chip) > to 16 and 24 bit chips (pcal6524). > > Reviewed-by: Andy Shevchenko > Signed-off-by: H. Nikolaus Schaller Patch applied. Yours, Linus Walleij