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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 B1EB6C4338F for ; Fri, 30 Jul 2021 11:28:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8DC306101C for ; Fri, 30 Jul 2021 11:28:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238612AbhG3L26 (ORCPT ); Fri, 30 Jul 2021 07:28:58 -0400 Received: from mga18.intel.com ([134.134.136.126]:63062 "EHLO mga18.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230157AbhG3L25 (ORCPT ); Fri, 30 Jul 2021 07:28:57 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10060"; a="200287672" X-IronPort-AV: E=Sophos;i="5.84,281,1620716400"; d="scan'208";a="200287672" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Jul 2021 04:28:52 -0700 X-IronPort-AV: E=Sophos;i="5.84,281,1620716400"; d="scan'208";a="581891449" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Jul 2021 04:28:50 -0700 Received: from andy by smile with local (Exim 4.94.2) (envelope-from ) id 1m9Qh2-003Mv2-6A; Fri, 30 Jul 2021 14:28:44 +0300 Date: Fri, 30 Jul 2021 14:28:44 +0300 From: Andy Shevchenko To: Linus Walleij Cc: Linux ARM , linux-kernel , Russell King , Bartosz Golaszewski Subject: Re: [PATCH v2 1/1] ARM: Drop ARCH_NR_GPIOS definition Message-ID: References: <20210510114107.43006-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 30, 2021 at 11:44:05AM +0200, Linus Walleij wrote: > On Mon, Jul 12, 2021 at 3:37 PM Andy Shevchenko > wrote: > > > Any new on this, please? > > > > It's kinda not good when the (simplest) patch is stuck like this :-( > > Ooops, my fault. Now it is in Russell's patch tracker: > https://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=9103/1 Thanks! -- With Best Regards, Andy Shevchenko