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 80C4FC00144 for ; Fri, 29 Jul 2022 17:44:01 +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: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:References: List-Owner; bh=YXxbE8PrLYHjCSzZdSLq4mTX27iDDJvKeO1excMgyxQ=; b=UzssUcANs232ib iEqxxF+VXfDRK5eEpZOA95luJUx9mfk1WUFzVwdqnI1ar+gvc4ilZU/P/891PmxHId71hYcidKmp+ zpUH84rLCF55yjZISHvgpuRDVtTtqWLBO8qZA6zk2me2EGHpJH4LCHiiFB5NQyutBJM0lFy6atTvB BAKgrEMPKDAvlnIDA0UUaIjsBRDLjKUezQ0BqmkXhCn2bB8pgvTU7yDsSCZWL/Ef6zfpWoho3Gaap UhiKVgzCiA+abxVUahLATwvjyQ0KXYXCnR3aSdKbkEP5cLfmABopUvSEncOGVLQA71bgGVFb12SYG +xGHHkyYV0oY9HOms3YQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oHU0f-008mtM-Qo; Fri, 29 Jul 2022 17:42:50 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oHThR-007rQB-FD for linux-arm-kernel@lists.infradead.org; Fri, 29 Jul 2022 17:22:59 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id CD36BCE2ACD; Fri, 29 Jul 2022 17:22:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EBD90C433C1; Fri, 29 Jul 2022 17:22:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1659115373; bh=jzsBm81Z2APGky+J4VtIjqj2/KDbhD3FAL0kxiPdSOY=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=No/qZkAsLquzTWNBkgsZTV6FzgNlYNPu2stjScU01CvzuWBVz/owz/0gsrseusR0k MOeJUNaIlftdcULJiwVEOTqZskOMhZ3j67lGbPJz2FBcL+3ArEv7H5D2wk1Z1LZa7T tsSYrZZi/6E1wi0L2YA9WzkqQLroYQJVWr8RSxls6u9FjTz3U1EtwdRF7hjzXRss0K Blt4/x6p6rou4NiN0bD5ugXfAM1vTXHCksk4bMuZdxrer6HMc8pUQKpB+3rE6tqJ9q BBMrSAjIRTlh8bvSlL6IXJ1wNRauLLz0ty+5n/AoKtV/dc57062mNv+Xcnn+DPlc9w q5Ez4JKqk3ItA== Date: Fri, 29 Jul 2022 12:22:51 -0500 From: Bjorn Helgaas To: Mauri Sandberg Cc: linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, bhelgaas@google.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, andrew@lunn.ch, sebastian.hesselbarth@gmail.com, gregory.clement@bootlin.com, linux@armlinux.org.uk, lpieralisi@kernel.org, kw@linux.com, thomas.petazzoni@bootlin.com, pali@kernel.org Subject: Re: [PATCH 0/2] PCI: mvebu: add support for orion soc Message-ID: <20220729172251.GA465917@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220718202843.6766-1-maukka@ext.kapsi.fi> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220729_102257_822617_F22AD1B3 X-CRM114-Status: GOOD ( 17.64 ) 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, Jul 18, 2022 at 11:28:40PM +0300, Mauri Sandberg wrote: > Hello all! > > Working in close co-operation with Pali we made an initial attempt at bringing > support for orion PCIe into mvebu PCIe driver. Currently the address of > workaround memory range is hard coded and based on compatible string only. As > Pali describes in another thread, we were not able to figure out what's the > correct way to configure a configuration space. That discussion is here: > https://lore.kernel.org/linux-pci/20220710225108.bgedria6igtqpz5l@pali/T/#u > > I tested this with D-Link DNS-323 rev A1 and it's working. As usual, all > comments and feedback is welcome. > > Thanks, > Mauri > > Mauri Sandberg (2): > dt-bindings: PCI: mvebu: Add orion5x compatible > PCI: mvebu: add support for orion5x > > .../devicetree/bindings/pci/mvebu-pci.txt | 1 + > arch/arm/mach-orion5x/common.c | 13 ---- > drivers/pci/controller/Kconfig | 2 +- > drivers/pci/controller/pci-mvebu.c | 59 +++++++++++++++++++ > 4 files changed, 61 insertions(+), 14 deletions(-) Hi Mauri, Can you address anything in 2/2 (if necessary), incorporate any acks, and post a v2? There was some confusion around the first patch (there are two in the thread, likely the same?), and I didn't read the 2/2 feedback in detail to see if any changes were needed. Bjorn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel