From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 781D1C4727F for ; Wed, 30 Sep 2020 09:40:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1FB87207FB for ; Wed, 30 Sep 2020 09:40:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="ZitIgb1o" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725779AbgI3Jke (ORCPT ); Wed, 30 Sep 2020 05:40:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44992 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728999AbgI3Jke (ORCPT ); Wed, 30 Sep 2020 05:40:34 -0400 Received: from mail-ed1-x544.google.com (mail-ed1-x544.google.com [IPv6:2a00:1450:4864:20::544]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F0312C0613D0 for ; Wed, 30 Sep 2020 02:40:33 -0700 (PDT) Received: by mail-ed1-x544.google.com with SMTP id 33so718908edq.13 for ; Wed, 30 Sep 2020 02:40:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=pxwl6vJ7NlP3+dTWpMovM7e1DudeEOjt0JB5STP1e8w=; b=ZitIgb1o3RtIlUrhpJ50PCc/UK8UVLIRyv79th9TeWsA8csJknxt1K/sb9Ht6tYoTx BLtAWOb+pSfZDkg+9pRWdog0HwUnFm+uL/WMhoxcOffuEKjIbluG4WHAJ3qXvKiKzYIh 3TJvXpz0sSfCNGC0TkdOtY5jd0duQ+r0RlVqXXG6P8EqcaezSN3KIIM9c8YfDK1MBaht do4yJAVcsApOJYZ5TBHdmoJJ3BXniQcBifxCWLVrb53mwJVQ5t67v0T6xkjsLw6FiBix xwHg9y1q51Hc41LthumOPD2TbOVFjIvYk+kgItPFb4RwJzD49bMDP83q1xfWheTB49EK aCOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=pxwl6vJ7NlP3+dTWpMovM7e1DudeEOjt0JB5STP1e8w=; b=i7VyGBtSzCW1UbaCAL3yLxHPuQmAIFrrMIfPPxMwqrUt4v7XZffU+gQ1sXKCXjgj2p eiUhUaReQr32YgpaEE8iReHfe6vE42G4nFYRb8lvKz8IvvJm+H7xmZRreGGELBVfooTQ QrVPUKqKyHqF7/MwZv/kRP7kd9BJNUypWos52fVQr0qGRJr2acRIVT0u8SMZyZIRy9AE UIjfR6HJTFXeYAJkDVH4Z2qvg6OuM1Elj2wjVgNzMDWIA6IMMy9ZFHqj4p+r8ePzkhcM FqGAb25Z6vvLNQppkittp+THiXjTZt9TV353uLNRmKlwRUkrFF0YjNvKoozdWt3cA/2l Jlqw== X-Gm-Message-State: AOAM532kr7kfdxVnxZZyHiK4rLi6TNlmphEx/Lg02BkUIPN0DqmFm9z7 cO/LZwRRKMlBUkpqUvZFRljO7udPmuk7ITQlGttgTQ== X-Google-Smtp-Source: ABdhPJzwbGBzKP6VvMUQcxMG01XenJjUKeVs2qSsw3fsj4YoYAy9TZVtvNOrKyJwfTgT8Op4iITpLqXD7NLusQrUxfc= X-Received: by 2002:a50:e442:: with SMTP id e2mr1802575edm.186.1601458832682; Wed, 30 Sep 2020 02:40:32 -0700 (PDT) MIME-Version: 1.0 References: <20200930092053.2114-1-mike.looijmans@topic.nl> In-Reply-To: <20200930092053.2114-1-mike.looijmans@topic.nl> From: Bartosz Golaszewski Date: Wed, 30 Sep 2020 11:40:22 +0200 Message-ID: Subject: Re: [PATCH v2 1/2] dt-bindings: gpio: pca953x: Add support for the NXP PCAL9554B/C To: Mike Looijmans Cc: Linus Walleij , linux-gpio , Rob Herring , linux-devicetree , LKML Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, Sep 30, 2020 at 11:21 AM Mike Looijmans wrote: > > The NXP PCAL9554B is a variant of the PCA953x GPIO expander, > with 8 GPIOs, latched interrupts and some advanced configuration > options. The "C" version only differs in I2C address. > > This adds the entry to the devicetree bindings. > > Signed-off-by: Mike Looijmans > --- > v2: Split devicetree and code into separate patches > > Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt > index 3126c3817e2a..99dc1936f633 100644 > --- a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt > +++ b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt > @@ -20,6 +20,7 @@ Required properties: > nxp,pcal6416 > nxp,pcal6524 > nxp,pcal9535 > + nxp,pcal9554b > nxp,pcal9555a > maxim,max7310 > maxim,max7312 > -- > 2.17.1 > Reviewed-by: Bartosz Golaszewski