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=-5.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 62540C47082 for ; Thu, 3 Jun 2021 18:20:27 +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 225E161208 for ; Thu, 3 Jun 2021 18:20:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 225E161208 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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=3HsB5mrYrjJqjxNiIbujF1Ndk8uaGMUThgfpEjnnmiE=; b=wG+BpyTuAcKke3 B7R1FcNqyX0txzgKP9VozQ37x+eBEfr0SumpBY4Za/5/F3G5rsHLqVhJfiCOy/FIbvCigbr63wLh1 uRwsWawix36P1tK2v0YxXPKabX3MEqcXUmuuYzBud66NqzZv/r5ZLqp8DT+xrgXCo9EFZAhbgxCzR 5iK7iLWIdG01tduSmQjT+2DaoMxuS7WU2UW0omr1BZMpE2z9gM4LaL/Pwh46JHrqEjVF5jjfErJc5 QG7N9nUS+zn5vBDiZjTQrbj8bYSTUksgAdbqCRWpaQvJRGX78usZubrIvRlrTE+UEkax7PAQ2xOLS LXgMQ/MZPzzmnQQfImWA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lorvj-00A8DY-TB; Thu, 03 Jun 2021 18:18:56 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lorvg-00A8Cn-I0 for linux-arm-kernel@lists.infradead.org; Thu, 03 Jun 2021 18:18:53 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id CAAAF61358; Thu, 3 Jun 2021 18:18:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622744332; bh=CSJutBaO8ghp6Ba0z+y7XoQ0Jho9Le2PuTYpsD5hnG8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KAtgFrvsRc5X2el0TXXVx4faTShu8l1zXitosLH3Ry6ovuubCJygWuWxxl3qUZG6T /PzM+8kLh/bXM4Ommd3dWwf84M5lXZhrvCOYyHZMnTnqzNC01L6zezNKJ/eKMJ9tQE Ws+uhdoktwXVW2vCDc1nH8HKY+rJzv/NbjRscpbaKnHq3inrkQd6uZ4QFT5hu9l9ph HdnGe6hKIKRm6A5UWQAbGZN1exz4QmeLNjsu8DPy9j1p/RZHnt1gYW8aw10k560Q+i 60ahUXVOwBa+rDX1Mh52pM5aKuY4xNAWrmpZsohA9Cbi9gHoTrxoJjT2E9UJwC9wL6 x8ypzMjD1vyhQ== Received: by pali.im (Postfix) id 78F471229; Thu, 3 Jun 2021 20:18:49 +0200 (CEST) Date: Thu, 3 Jun 2021 20:18:49 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: Simon Glass Cc: Lorenzo Pieralisi , Thomas Petazzoni , Rob Herring , Bjorn Helgaas , Russell King , Marek =?utf-8?B?QmVow7pu?= , Remi Pommarel , Xogium , Tomasz Maciej Nowak , Marc Zyngier , linux-pci@vger.kernel.org, lak , lk Subject: Re: [PATCH 00/42] PCI: aardvark: Various driver fixes Message-ID: <20210603181849.gec53hz6c4rdya3q@pali> References: <20210506153153.30454-1-pali@kernel.org> <20210603151605.GA18917@lpieralisi> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210603_111852_628043_CA88D9CB X-CRM114-Status: UNSURE ( 6.85 ) X-CRM114-Notice: Please train this message. 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 Thursday 03 June 2021 12:02:28 Simon Glass wrote: > Reordering to put the important things first seems reasonable. This is already done. Patches are in "logical" order and the first patch is the most important. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel