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=-13.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UPPERCASE_50_75 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 AC57BC433F5 for ; Wed, 22 Sep 2021 09:29:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9716861178 for ; Wed, 22 Sep 2021 09:29:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234278AbhIVJbH (ORCPT ); Wed, 22 Sep 2021 05:31:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42510 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232258AbhIVJbC (ORCPT ); Wed, 22 Sep 2021 05:31:02 -0400 Received: from mail-qk1-x733.google.com (mail-qk1-x733.google.com [IPv6:2607:f8b0:4864:20::733]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2E17AC061757 for ; Wed, 22 Sep 2021 02:29:33 -0700 (PDT) Received: by mail-qk1-x733.google.com with SMTP id 194so7173991qkj.11 for ; Wed, 22 Sep 2021 02:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=JO5Nx0mLej5h3u3fmSwF060reTP+G0Pr7u6cAAoLcmY=; b=aX9n0gDud0OhUSYMZP0olqdZy7LhTyP4hF9P0SQVMg8z605pv5t8oZr2Uehh2LTngZ oPfaP237VeqAWTLZQZdIuPs3sUm3JQ+kTWmexkJ5GLpk3QvoP9QZkemwM+xNi622Z7LW p2SxOJpWBh6a8aoyJLUBixOGKMp0TK9HOksWZ3IMV5QxZYfe+Q9TwlbXiQU8qeXw4O4m V8GmpdT8VATBJqRPzzgAODvJVDgyjDs5aSS6IkK0liYiFc1QkFFxqYPT50U3itMFmplB QAZo3D/pkzdUIiOncklZzDcbls2dah/2pk3Uj91rLg8tDTqv27HiR0hvOJvA238b3Ub+ 6Yeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JO5Nx0mLej5h3u3fmSwF060reTP+G0Pr7u6cAAoLcmY=; b=Hq2jKJ5+vkBKXeFdb8Ld+4OJFMsMFVd8JqX3/ZD+oy4EL5vIVvdRseM0SGHO4Kagz+ L5KuS/FvLd3lA8XBFssHIIW3r81AdNPiyne0LRiJa/1sVEE04THlf5PiRZSKAG6XZHu5 eFPu3t3ymaOXDvotEQy6XA+Uvzt5ganfFmrpDW3hTneMl636Dp/7J3O2JaLskpQXWWSe RVsd5k2zWJxihTFs37BFHOojB204gHlLqubBquInAH9Gd7WSgFoeuqdl0sMOxrqLTMty jVz2H1Gg4gWCuPe32OXL3zuzYvyz4pttK1KIig4WGjFSaVmUC+CQToKbB2RgXlg9mh2M rG4w== X-Gm-Message-State: AOAM531pFOSuPl2/KgKVHDsOMF6eG/kGb0oAdIAi7SVnkKwy2kQ7jih8 BoUVT3RirqTLHqGLjZ7ABoKgugFI5qryjekqYdzTpg== X-Google-Smtp-Source: ABdhPJx7VkTdGs+dUIY3C1YCJiShiuMVXfZPIlj+LfD84rr+QhrShX1BsdYjBrsdYLtEAVhtuL9l+8WoS4czFJiV/Ew= X-Received: by 2002:a25:7146:: with SMTP id m67mr43593824ybc.353.1632302972198; Wed, 22 Sep 2021 02:29:32 -0700 (PDT) MIME-Version: 1.0 References: <20210907073224.3070-1-pshete@nvidia.com> <20210907073224.3070-3-pshete@nvidia.com> In-Reply-To: <20210907073224.3070-3-pshete@nvidia.com> From: Bartosz Golaszewski Date: Wed, 22 Sep 2021 11:29:21 +0200 Message-ID: Subject: Re: [PATCH v3 2/2] arm64: tegra: GPIO Interrupt entries To: Prathamesh Shete Cc: Linus Walleij , Thierry Reding , Jonathan Hunter , linux-gpio , linux-tegra , LKML , smangipudi@nvidia.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 7, 2021 at 9:32 AM Prathamesh Shete wrote: > > From: pshete > > Tegra19x supports 8 entries for GPIO controller. > This change adds the required interrupt entires for all GPIO controllers. > > Signed-off-by: Prathamesh Shete > --- > arch/arm64/boot/dts/nvidia/tegra194.dtsi | 49 +++++++++++++++++++++++- > 1 file changed, 47 insertions(+), 2 deletions(-) > > diff --git a/arch/arm64/boot/dts/nvidia/tegra194.dtsi b/arch/arm64/boot/dts/nvidia/tegra194.dtsi > index b7d532841390..c681a79c44ec 100644 > --- a/arch/arm64/boot/dts/nvidia/tegra194.dtsi > +++ b/arch/arm64/boot/dts/nvidia/tegra194.dtsi > @@ -34,11 +34,53 @@ > reg = <0x2200000 0x10000>, > <0x2210000 0x10000>; > interrupts = , > + , > + , > + , > + , > + , > + , > + , > , > + , > + , > + , > + , > + , > + , > + , > , > + , > + , > + , > + , > + , > + , > + , > , > + , > + , > + , > + , > + , > + , > + , > , > - ; > + , > + , > + , > + , > + , > + , > + , > + , > + , > + , > + , > + , > + , > + , > + ; > #interrupt-cells = <2>; > interrupt-controller; > #gpio-cells = <2>; > @@ -1273,7 +1315,10 @@ > reg-names = "security", "gpio"; > reg = <0xc2f0000 0x1000>, > <0xc2f1000 0x1000>; > - interrupts = ; > + interrupts = , > + , > + , > + ; > gpio-controller; > #gpio-cells = <2>; > interrupt-controller; > -- > 2.17.1 > Prathamesh: what are the changes between the three versions of this patch I have in my inbox? Please always include a brief list of updates when resending. Thierry: does this make sense to you? Bart