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.1 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 C17ECC2B9F7 for ; Wed, 26 May 2021 07:57:16 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 8584D6113E for ; Wed, 26 May 2021 07:57:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8584D6113E 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=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=wQxbwQenMCo2CnpZaoWI0ZRA15UPDtH7HZKn9u03WWI=; b=R3fAxVEihDsRkr QQqNk1pLb3hqER23i5z955kqZbhDbL/PpLU5r2Sc2g0HLQs55idDs/gH+aPEWWNXIKOcRXfJIKI7l F2+pJXqpysOjDnlZ7KdzuiLwoOib6M2kbIFiPFlBpGBc6q8Tqgal8T2dFMDCPLszYCr78+zCTC40/ EEvWTtRUWYd03z1wkoHnxn4Fyyp9r3xmwrBqcqdvxx0rODcfgMRYooDpXHsSdueYgB9Pc7iEebtl5 glJlR311cd8ab7qiRmlVwM4IMcRF4mgVSFTUhwu2i4jLwDil0OZVK6QYCF/DFCqGiDxp2FiOJ2TtW 89/nJbyMAd5LEPuso7Ng==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lloOQ-00CFdv-MY; Wed, 26 May 2021 07:55:55 +0000 Received: from mga17.intel.com ([192.55.52.151]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lloOH-00CFat-LT for linux-arm-kernel@lists.infradead.org; Wed, 26 May 2021 07:55:47 +0000 IronPort-SDR: +FJ0eFpMAUmM0qACQW+JGmfHLZHcAX8U8hRi/rNOGDLWguU6HM7Vr8x53TZ2kTvStZAOr5BlCr U26+2e7ixYLA== X-IronPort-AV: E=McAfee;i="6200,9189,9995"; a="182732106" X-IronPort-AV: E=Sophos;i="5.82,330,1613462400"; d="scan'208";a="182732106" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 May 2021 00:55:42 -0700 IronPort-SDR: 0Bjzi997d7ikL+Npbmdw4fAsjbh0FAW8KDfeWfIv838sDz/K1I89zPNhBhRfGK4I59ql8+TI/B sEz6o2Uvoczg== X-IronPort-AV: E=Sophos;i="5.82,330,1613462400"; d="scan'208";a="547105293" 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; 26 May 2021 00:55:37 -0700 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1lloO6-00EkZD-5c; Wed, 26 May 2021 10:55:34 +0300 Date: Wed, 26 May 2021 10:55:34 +0300 From: Andy Shevchenko To: Daniel Scally Cc: Hans de Goede , "Rafael J . Wysocki" , Wolfram Sang , Lee Jones , Maximilian Luz , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, linux-i2c@vger.kernel.org, platform-driver-x86@vger.kernel.org, devel@acpica.org, Len Brown , Mika Westerberg , Russell King , Linus Walleij , Bartosz Golaszewski , Mark Gross , Robert Moore , Erik Kaneda , laurent.pinchart@ideasonboard.com, kieran.bingham@ideasonboard.com Subject: Re: [PATCH v4 0/8] Introduce intel_skl_int3472 module Message-ID: References: <20210520140928.3252671-1-djrscally@gmail.com> 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-20210526_005545_759402_33A61099 X-CRM114-Status: GOOD ( 13.41 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Wed, May 26, 2021 at 12:03:23AM +0100, Daniel Scally wrote: > On 25/05/2021 14:10, Hans de Goede wrote: > > On 5/20/21 4:09 PM, Daniel Scally wrote: ... > > 4/8 and 6/8 are both gpiolib-acpi patches and seem to be ready for merging > > now, perhaps the gpiolib-acpi maintainers can already merge these and also > > provide an immutable branch ? Andy/Mika ? > > > So, Andy, you'd prefer I re-order these so they're consecutive...did I > understand that right? Yes. -- 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