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=ham 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 E6A8FC433EF for ; Wed, 22 Sep 2021 09:29:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CE25361178 for ; Wed, 22 Sep 2021 09:29:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234045AbhIVJbD (ORCPT ); Wed, 22 Sep 2021 05:31:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42506 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231450AbhIVJbC (ORCPT ); Wed, 22 Sep 2021 05:31:02 -0400 Received: from mail-qk1-x72e.google.com (mail-qk1-x72e.google.com [IPv6:2607:f8b0:4864:20::72e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 104D5C061574 for ; Wed, 22 Sep 2021 02:29:33 -0700 (PDT) Received: by mail-qk1-x72e.google.com with SMTP id bk29so7381884qkb.8 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=2ZAq9eVZlEssQp/2fEeVwGEJLVvOtTykP8pqaGkHJzZ8JV+sAmzUb6ICb6w/wHfKUv bT+r/SRPJRsF+boS4X8a2/IPP4Nz+gH7K2gyh5Xn7A5oaxYL3eSbCGxfjzKPIg+ZOlJd qcEh+6ur4oKM8nebAnsIAKDxtifNfD0KepeAtUzHex6t0P0JBsS6pj7Z8GJMrkVcr9Gk B1H9kUrZB7NB11kXO9DRu7A34rR96Ece7mzJOiZsqcolfJ4gqZyRLFx2ddaDDIIThf6+ q9lhb76oGNR1vG1p0LS4aq2xOhJiLmxeUobvfyV5oNJDxMHLQSR2KQTnaKfFPBdAKjfy 3MJQ== X-Gm-Message-State: AOAM5339QhSmpB80wHUoRNAUYE8Pj5jfyiOUNVELFKQX6bR4zEGGyrpi Onl2IN4aUNyR1UGkHkNuGkbL6T2XwE5JgwrF6Sw3PQ== 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-gpio@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