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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 203DEC433EF for ; Mon, 13 Dec 2021 07:41:40 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5CD6C82F66; Mon, 13 Dec 2021 08:41:38 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1639381298; bh=osnCNTkaDqgihhBy/KHm/jY5FQSxThHT+Wv9fV/u3Zo=; h=Date:Subject:To:Cc:References:From:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Ger+FrtNwl+JbuGA7VpX86jYixy0TvHsT3bLOL0w/f6QHYjqpXMZGaSiZIy7XgG/f TyV52b5K+1Zh9n+B9qooCEClhs15I3FKAG4YIrXUTRGtGa3wf3KzsXO7gIDirinOU4 M8YPYimQEirouKcKWDG8RO30xvXjHafRIInRc2TNS8Rmi+cRmkNPGE3azqrXjSnDrM zKoES54rkiw3SP394LRTyPve/Ce5Q12P3Qz178jEplNAmVJwBzsMLkZ/DFRGkkp/th 42eh6g47l3rUAThJQ+gOLRBNyUfc0QX3oYHHz+3Bu8+3t6SsDM+ykj6AcdhEwJtQ6R rM/DY4dme0OaQ== Received: by phobos.denx.de (Postfix, from userid 109) id 5F3C682F95; Mon, 13 Dec 2021 08:41:37 +0100 (CET) Received: from mout-u-204.mailbox.org (mout-u-204.mailbox.org [IPv6:2001:67c:2050:1::465:204]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 4BFB282F5E for ; Mon, 13 Dec 2021 08:41:34 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=fail smtp.mailfrom=sr@denx.de Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:105:465:1:3:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-u-204.mailbox.org (Postfix) with ESMTPS id 4JCD3L1RmMzQjnm; Mon, 13 Dec 2021 08:41:34 +0100 (CET) Message-ID: <1e267a7a-c4cc-c0ec-83ce-250e69de1160@denx.de> Date: Mon, 13 Dec 2021 08:41:30 +0100 MIME-Version: 1.0 Subject: Re: [PATCH u-boot-marvell 00/10] PCI mvebu and aardvark changes Content-Language: en-US To: =?UTF-8?Q?Pali_Roh=c3=a1r?= Cc: u-boot@lists.denx.de, =?UTF-8?Q?Marek_Beh=c3=ban?= , =?UTF-8?Q?Marek_Beh=c3=ban?= References: <20211111153549.29111-1-kabel@kernel.org> <20211212112332.3nuihwnkh736emog@pali> From: Stefan Roese In-Reply-To: <20211212112332.3nuihwnkh736emog@pali> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean Hi Pali, On 12/12/21 12:23, Pali Rohár wrote: > On Thursday 11 November 2021 16:35:39 Marek Behún wrote: >> From: Marek Behún >> >> Hello Stefan, >> >> we have some more fixes for PCI (mvebu and aardvark), and one patch >> for Turris MOX board code. >> >> Marek > > Hello Stefan, patches 1, 2 and 7 still needs some modifications. But > other remaining patches should be OK. Would you merge remaining patches? > And then we can focus on issues with link initialization. Sure, I can pull the "remaining patches" into next (for master it's too late in the release cycle) if this helps. Just let me know and I'll go through the patch queue in the next days to push more Marvell related patches into next. Thanks, Stefan >> Marek Behún (2): >> pci: pci_mvebu, pci_aardvark: Fix size of configuration cache >> arm: mvebu: turris_mox: Remove extra newline after module topology >> >> Pali Rohár (8): >> pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() >> arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c >> pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup >> pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() >> pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge >> pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus >> mapping >> pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR >> arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge >> >> arch/arm/mach-mvebu/include/mach/cpu.h | 4 +- >> arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.h | 4 - >> .../serdes/a38x/high_speed_env_spec.c | 15 -- >> board/CZ.NIC/turris_mox/turris_mox.c | 3 - >> drivers/pci/pci-aardvark.c | 54 +++-- >> drivers/pci/pci_mvebu.c | 205 ++++++++++++------ >> 6 files changed, 175 insertions(+), 110 deletions(-) >> >> -- >> 2.32.0 >> Viele Grüße, Stefan Roese -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de