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=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 1FB2AC4363A for ; Thu, 22 Oct 2020 17:32:26 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 8AB6A24630 for ; Thu, 22 Oct 2020 17:32:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="hp0A3gwj"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Du3sro8N" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8AB6A24630 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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From:Date: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=Cwld8giXo92zlUA9WrtUuKWBlf+zo4TUPo9IkteFKVw=; b=hp0A3gwj0YBZsEo+zM1wZweibr OK8hFLaZj1F4s3eh/K2IlELE4cfbSoA0iyWcM8/eYWiWXpyTXscoM7li+Y7mgZ4ndBLaLw1rsZnMF EfYCPeDLx38XiAyKd+oxUkjfwtyZ1oUt5F50pv9urDSF5wAvOvZY7RhCJM8xIOwBFiYXXDRAmFNiw trRhMLRqgxi6890Prl/xbGBUfCKD6DO2Q1jCG0ew42/j1fN96GmUezgN1kJkI60RBlycwuiu4mBc2 KxusBF0pOsmUni/CbiGxoiafNaESIJWehDfg8k0v1LkRbjcQmGyiGGMdRfjUhQNgesjdZZxKu8XbE +RAJBSPw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kVeQX-0007dT-OW; Thu, 22 Oct 2020 17:31:01 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kVeQU-0007d3-Ql for linux-arm-kernel@lists.infradead.org; Thu, 22 Oct 2020 17:30:59 +0000 Received: from localhost (170.sub-72-107-125.myvzw.com [72.107.125.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E7A5D24182; Thu, 22 Oct 2020 17:30:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603387856; bh=e1OOWqlK+6yiPgodm4SQjI0ssftJYqWaV/GuAXEtKic=; h=Date:From:To:Cc:Subject:From; b=Du3sro8N/tjfYugZK+ABSKOcHVkMqIWaY2uN0FTQXvjhUzpN5fvb/7b481GLWTEj6 y6hu2vMYRn1/U5926JMzs8ZDYzMU0puqaH21BM7c7AMtbxSbyfKOwZXS/PmGOeuFXX qGNVly0sHvnoehJS8pxkua3XW9zQp2QcBzPDwuoM= Date: Thu, 22 Oct 2020 12:30:54 -0500 From: Bjorn Helgaas To: Thomas Petazzoni , Jason Cooper , Rob Herring Subject: [Bug 209729] mvebu-pcie soc:pcie: resource collision Message-ID: <20201022173054.GA511367@bjorn-Precision-5520> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201022_133058_947076_768DA1A1 X-CRM114-Status: UNSURE ( 7.52 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, vtolkm@googlemail.com 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 https://bugzilla.kernel.org/show_bug.cgi?id=209729 >From the bugzilla: device: Turris Omnia (armv7l) kernel log: mvebu-pcie soc:pcie: host bridge /soc/pcie ranges: mvebu-pcie soc:pcie: Parsing ranges property... mvebu-pcie soc:pcie: MEM 0x00f1080000..0x00f1081fff -> 0x0000080000 mvebu-pcie soc:pcie: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000 mvebu-pcie soc:pcie: MEM 0x00f1044000..0x00f1045fff -> 0x0000044000 mvebu-pcie soc:pcie: MEM 0x00f1048000..0x00f1049fff -> 0x0000048000 mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0200000000 mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0200000000 mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0300000000 mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0300000000 mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0400000000 mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0400000000 mvebu-pcie soc:pcie: resource collision: [mem 0xf1080000-0xf1081fff] conflicts with pcie [mem 0xf1080000-0xf1081fff] mvebu-pcie: probe of soc:pcie failed with error -16 As a result PCIe devices, e.g. WLan cards, are not working. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel