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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 7D87CC433F5 for ; Thu, 20 Jan 2022 16:33:16 +0000 (UTC) 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=7foZA5V8Rh++6mHSgqUVh5nd/E78kqYyXraptVpjWio=; b=v1ri8yzfrQ6VE0 mxrGMHvZ6zcoqpNEiINW0MX+LOGVu/7TxZ8V5gzyNuNlak6iX//dlh18UNSRQNppu2tkpgZ3O4UCF gzZoJn5ttysl667tqngHyF+6M4SxX63thQn4O+vYetaA+8t6W+bpb/KSXZHENku2ewQrlHpbJebqn gSKtDrEZnE+i8//tPC6hpMPzKKEf/Jl19tJ6xF+sFzKptInJ1zoWoCR98DWhIsK3kzHux2gwx440z a8AAxKVKP+JEQ7BT6kdJ3lbhGbfmWI9vuvVhPXnQOXdq0pSi6/DsIStKqIf/I58KIs8E1C5mu3V2+ Lz57Ar8jyFwmW7lS2TCA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nAaLx-00CPGw-E0; Thu, 20 Jan 2022 16:32:01 +0000 Received: from mail-oi1-f178.google.com ([209.85.167.178]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nAaLt-00CPFT-Dj for linux-arm-kernel@lists.infradead.org; Thu, 20 Jan 2022 16:31:58 +0000 Received: by mail-oi1-f178.google.com with SMTP id bb37so9678209oib.1 for ; Thu, 20 Jan 2022 08:31:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=oIS21M3kDACk8JCT5uuyNKZCe6YGCb1Ik2cXn3T5AB0=; b=S2dnylvFCdzvDJyoV/oC9l4CqKwqEuIu0t6gqNMP1DyXtsGV3vIrNOHo9xm9vcpdeh pt9OxMCh3zMicUWyQiBiqKxEbtyyTYqzPd/EoMdYqonktdnK/wA9AnVycoVz5BsEs6vg 2x0t1g3FUKaSq7o+d4YE1yuUGIZmKCgo5Og1LRFWLTfB39pWxeo0IjYH/z1+KeZp6OjB YR1bk3Tk2y9wBrOrVSKA7LhsW6+/Y85YeL6Sqa8kYUPB2dqxw6n+y5UMBd/cuZ8TxA7V cs71sRQm8xTo46jYcB8RQQpGfVOOZ1STxwnybuzebVOZKVFRqKgoGEvGKtXsFvyzX+7d lAOA== X-Gm-Message-State: AOAM533z5b06is6oFobp2/bTjx2ozYy789Repz/NseT1CZFhKxTspGsF QFEx/h8NBp7UYw9a3IZ6RQ== X-Google-Smtp-Source: ABdhPJyAmQH8lK/5INP9kdsaboVqe2rh5v2NQ1dA3JLRep7fGroWXk18fJqb9O1GEwXs999OdcKCYQ== X-Received: by 2002:aca:2409:: with SMTP id n9mr8475446oic.120.1642696313584; Thu, 20 Jan 2022 08:31:53 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id f8sm1343757oop.46.2022.01.20.08.31.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jan 2022 08:31:53 -0800 (PST) Received: (nullmailer pid 1556364 invoked by uid 1000); Thu, 20 Jan 2022 16:31:52 -0000 Date: Thu, 20 Jan 2022 10:31:52 -0600 From: Rob Herring To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Thomas Petazzoni , Lorenzo Pieralisi , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Bjorn Helgaas , Marek =?iso-8859-1?Q?Beh=FAn?= , linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 00/11] PCI: Small improvements for pci-bridge-emul and mvebu Message-ID: References: <20211221141455.30011-1-pali@kernel.org> <20220104153529.31647-1-pali@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220104153529.31647-1-pali@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220120_083157_490197_58510F48 X-CRM114-Status: GOOD ( 15.65 ) 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jan 04, 2022 at 04:35:18PM +0100, Pali Roh=E1r wrote: > This patch series contains small improvements for pci-bridge-emul and > mvebu drivers. This patch series is based on top of the patches: > https://lore.kernel.org/linux-pci/20211125124605.25915-1-pali@kernel.org/ > (which are now in pci/mvebu branch) > = > In V2 was added comment into code explaining PCI_BRIDGE_EMUL_NO_PREFMEM_F= ORWARD > and PCI_BRIDGE_EMUL_NO_IO_FORWARD flags. > = > Pali Roh=E1r (11): > MAINTAINERS: Add Pali Roh=E1r as pci-mvebu.c maintainer > PCI: pci-bridge-emul: Make struct pci_bridge_emul_ops as const > PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to > PCI_BRIDGE_EMUL_NO_PREFMEM_FORWARD > PCI: pci-bridge-emul: Add support for new flag > PCI_BRIDGE_EMUL_NO_IO_FORWARD > PCI: mvebu: Add help string for CONFIG_PCI_MVEBU option > PCI: mvebu: Remove duplicate nports assignment > PCI: mvebu: Set PCI_BRIDGE_EMUL_NO_IO_FORWARD when IO is unsupported > PCI: mvebu: Properly initialize vendor, device and revision of > emulated bridge > PCI: mvebu: Update comment for PCI_EXP_LNKCAP register on emulated > bridge > PCI: mvebu: Update comment for PCI_EXP_LNKCTL register on emulated > bridge > PCI: mvebu: Fix reporting Data Link Layer Link Active on emulated > bridge For the series, Reviewed-by: Rob Herring In the future, please do not thread new versions with the old version = of the series. Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel