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 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 B70EBC43331 for ; Tue, 5 Jan 2021 14:39:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6FF8522BED for ; Tue, 5 Jan 2021 14:39:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726523AbhAEOjr (ORCPT ); Tue, 5 Jan 2021 09:39:47 -0500 Received: from mga01.intel.com ([192.55.52.88]:57659 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726352AbhAEOjr (ORCPT ); Tue, 5 Jan 2021 09:39:47 -0500 IronPort-SDR: 76GgTXaTbOxZI+4owxucJxNXHQhGBNlK59dqgMCyfv/Qa1pkMGV17Az9DYXIgpOnmcTuApvpbo kRiDBnb25b4w== X-IronPort-AV: E=McAfee;i="6000,8403,9854"; a="195646550" X-IronPort-AV: E=Sophos;i="5.78,477,1599548400"; d="scan'208";a="195646550" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jan 2021 06:38:26 -0800 IronPort-SDR: ORfDRMZuZZIjtE6Ot4XA8E9TvMJhsJAUxJ1mx5ey/k3CoGP/FtoFSprpDMWbSJKdXdzmdZ3M8W V7uDqPgr1s2g== X-IronPort-AV: E=Sophos;i="5.78,477,1599548400"; d="scan'208";a="397844641" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jan 2021 06:38:20 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1kwnUX-002Cub-Lc; Tue, 05 Jan 2021 16:39:21 +0200 Date: Tue, 5 Jan 2021 16:39:21 +0200 From: Andy Shevchenko To: Bartosz Golaszewski Cc: Linus Walleij , Syed Nayyar Waris , William Breathitt Gray , Michal Simek , Arnd Bergmann , Robert Richter , Masahiro Yamada , Andrew Morton , Zhang Rui , Daniel Lezcano , "(Exiting) Amit Kucheria" , Linux-Arch , "open list:GPIO SUBSYSTEM" , "linux-kernel@vger.kernel.org" , Linux ARM , Linux PM list Subject: Re: [PATCH 0/5] Introduce the for_each_set_clump macro Message-ID: <20210105143921.GL4077@smile.fi.intel.com> References: 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-gpio@vger.kernel.org On Tue, Jan 05, 2021 at 03:19:13PM +0100, Bartosz Golaszewski wrote: > On Sun, Dec 27, 2020 at 10:27 PM Linus Walleij wrote: > > > > On Sat, Dec 26, 2020 at 7:41 AM Syed Nayyar Waris wrote: > > > > > Since this patchset primarily affects GPIO drivers, would you like > > > to pick it up through your GPIO tree? > > > > Actually Bartosz is handling the GPIO patches for v5.12. > > I tried to merge the patch series before but failed for > > various reasons. > My info on this is a bit outdated - didn't Linus Torvalds reject these > patches from Andrew Morton's PR? Or am I confusing this series with > something else? Linus T. told that it can be done inside GPIO realm. This version tries (badly in my opinion) to achieve that. -- With Best Regards, Andy Shevchenko 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=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 D5740C433DB for ; Tue, 5 Jan 2021 14:40:38 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8E13D225AC for ; Tue, 5 Jan 2021 14:40:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8E13D225AC Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=wvXE/Jje8evNBnZvgdw5TZ9P6WkvdtMdbv5pB/B162U=; b=20x6a0vlSbNHGMnB5E9xQEKXl X93ginGc9L3w0pTqg8nDNs8vPyw2DFi/v6rzM0okZZEXrBx3B7W1AA9/7UHRMoUXiFKhgdKS2Wbw4 k5gQ8CwYLE2TjUbSEoREufC6y5mA4kVAYcjj1O3CiQgheLgT+/BrywrSKb3GGKzSIvylmLgYqKV6J ku0UAQ4iOFoFtx003Mb1VGvL6ZNceXNzjdKQaUr/+8dO2adji+AR3O617W0wJUM5HzttOZtShdSpb vUIqi9LP1qFdhRp8gaRw2OtXsPJcEoLYzrZhQb9vWH6bjIfosmmSfeJL1weWij0izzjzL+yMmHB5S q7x3D45/g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kwnTk-0001PW-83; Tue, 05 Jan 2021 14:38:32 +0000 Received: from mga12.intel.com ([192.55.52.136]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kwnTg-0001P3-Nl for linux-arm-kernel@lists.infradead.org; Tue, 05 Jan 2021 14:38:29 +0000 IronPort-SDR: w7Fgea6/tSxugkGj4ebynQoRD5SGwYhSo9IhIlmaiRt764iyLs+ANZjNh13I/7o77b+9snsWJk xSOhC0ujvOiA== X-IronPort-AV: E=McAfee;i="6000,8403,9854"; a="156307246" X-IronPort-AV: E=Sophos;i="5.78,477,1599548400"; d="scan'208";a="156307246" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jan 2021 06:38:26 -0800 IronPort-SDR: ORfDRMZuZZIjtE6Ot4XA8E9TvMJhsJAUxJ1mx5ey/k3CoGP/FtoFSprpDMWbSJKdXdzmdZ3M8W V7uDqPgr1s2g== X-IronPort-AV: E=Sophos;i="5.78,477,1599548400"; d="scan'208";a="397844641" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jan 2021 06:38:20 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1kwnUX-002Cub-Lc; Tue, 05 Jan 2021 16:39:21 +0200 Date: Tue, 5 Jan 2021 16:39:21 +0200 From: Andy Shevchenko To: Bartosz Golaszewski Subject: Re: [PATCH 0/5] Introduce the for_each_set_clump macro Message-ID: <20210105143921.GL4077@smile.fi.intel.com> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210105_093829_052159_67E69BF1 X-CRM114-Status: GOOD ( 17.48 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux-Arch , "\(Exiting\) Amit Kucheria" , Arnd Bergmann , "open list:GPIO SUBSYSTEM" , "linux-kernel@vger.kernel.org" , Linus Walleij , Daniel Lezcano , William Breathitt Gray , Michal Simek , Masahiro Yamada , Robert Richter , Linux PM list , Andrew Morton , Syed Nayyar Waris , Zhang Rui , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jan 05, 2021 at 03:19:13PM +0100, Bartosz Golaszewski wrote: > On Sun, Dec 27, 2020 at 10:27 PM Linus Walleij wrote: > > > > On Sat, Dec 26, 2020 at 7:41 AM Syed Nayyar Waris wrote: > > > > > Since this patchset primarily affects GPIO drivers, would you like > > > to pick it up through your GPIO tree? > > > > Actually Bartosz is handling the GPIO patches for v5.12. > > I tried to merge the patch series before but failed for > > various reasons. > My info on this is a bit outdated - didn't Linus Torvalds reject these > patches from Andrew Morton's PR? Or am I confusing this series with > something else? Linus T. told that it can be done inside GPIO realm. This version tries (badly in my opinion) to achieve that. -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel