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 0913BC433FE for ; Mon, 21 Mar 2022 11:01:29 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=wQFr++ErQ+tl1eBLjj04quOKRKkPJCD0GKYpthq6Wgo=; b=3DrgYDji3QZpE5 qK2tAVQuxsYbNhYUCXq9tJsL/XdzGh0V2j+sLbdIzmQbyohe1FK0+mGijo/Rdw9FTRkZnRkBOKNd7 Orq8sOEthW/zKY/WHHI5ESEHIAz85h81PhnSNP2FPteM++O0tWEWjRE0nANaYxoLatmEeqMwu3rpX 4mrGOSHbv2a34DrLPpVa2h8qCMB1f1TiisEjp9XUOMKR5k7Fd+F8znfuhw8sMSxjrnGaJhmLve9xb vttZaLiL7xujLBPFd7O98jU/gR+kwtfLgdMdOt+XqeQBU9tOlR24XVkqVcC+BU8Xn9kIcenG7ZGcx xOJV3SvteIxNqLZHGlAg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nWFll-007Orw-Av; Mon, 21 Mar 2022 11:00:13 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nWFlh-007Oqe-UI for linux-arm-kernel@lists.infradead.org; Mon, 21 Mar 2022 11:00:11 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 19C051042; Mon, 21 Mar 2022 04:00:06 -0700 (PDT) Received: from e123427-lin.arm.com (unknown [10.57.20.152]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 43F053F766; Mon, 21 Mar 2022 04:00:04 -0700 (PDT) From: Lorenzo Pieralisi To: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Marc Zyngier , linux-arm-kernel@lists.infradead.org Cc: Lorenzo Pieralisi , =?UTF-8?q?St=C3=A9phane=20Graber?= , kernel-team@android.com, dann frazier , Rob Herring , Toan Le , =?UTF-8?q?Krzysztof=20Wilczy=C5=84ski?= , Bjorn Helgaas Subject: Re: [PATCH v2 0/2] PCI: xgene: Restore working PCIe functionnality Date: Mon, 21 Mar 2022 10:59:51 +0000 Message-Id: <164786014095.24674.3958001452052636083.b4-ty@arm.com> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20220321104843.949645-1-maz@kernel.org> References: <20220321104843.949645-1-maz@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220321_040010_054581_9496CF2E X-CRM114-Status: UNSURE ( 7.32 ) 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 Mon, 21 Mar 2022 10:48:41 +0000, Marc Zyngier wrote: > Since 6dce5aa59e0b ("PCI: xgene: Use inbound resources for setup") was > merged in the 5.5 time frame, PCIe on the venerable XGene platform has > been unusable: 6dce5aa59e0b broke both XGene-1 (Mustang and m400) and > XGene-2 (Merlin), while the addition of c7a75d07827a ("PCI: xgene: Fix > IB window setup") fixed XGene-2, but left the rest of the zoo > unusable. > > [...] Applied to pci/xgene, thanks! [1/2] PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup" https://git.kernel.org/lpieralisi/pci/c/1874b6d7ab [2/2] PCI: xgene: Revert "PCI: xgene: Fix IB window setup" https://git.kernel.org/lpieralisi/pci/c/825da4e9ce Thanks, Lorenzo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel