Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp473025pxb; Thu, 25 Feb 2021 07:17:37 -0800 (PST) X-Google-Smtp-Source: ABdhPJxxY+ouaKcwatkfKJOs5ETRQVlcvLySCnlrTfGXhXFAuY4GJYUFi8oZWg2nKMIHS8YKgmLX X-Received: by 2002:a17:907:3e0c:: with SMTP id hp12mr3128633ejc.440.1614266257483; Thu, 25 Feb 2021 07:17:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614266257; cv=none; d=google.com; s=arc-20160816; b=A2ERcgjSeQSZ3ZbTwnfBjZNiNwImu5NqgjX0iokKbXzjLvhxXW2LdG4XG5whN2LVik Uvqzj7aTvknCfW5b/RwPg8gnA7APlqUvHbjK0seu5P7rCFKyg3cZFvcn9YmpHHyoY3KQ eIWPWBI0L661ZXfEGuMt/sRBRiZyZPxgymfUENU8v1jjE8rKy7krg49Fr3Wzw8uDskCS Cr8VObCrIPMfgJqYz+u9B4u4jyWZCJDIlCcRqZ08GHkAhXL3SQA8RGeUG1mrMWMU/j2K jpTZ4C9HSNoEJLuFFgTqNSSy2R5j4CMN5wy2fuSBW0zJ0tBPbyS8iocCRBiwalijbHnZ ss/A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=lNjnWqStodxy4E3JyOffHfhTd0lU/TF9ffEFiH8HdDA=; b=VBIrXVfCZuytdQVx9LuGFAvfSUXoelHQRi+II1am+YnyQA3wNNwO2/nGMFHYIWIumE eb+NUFFyhtt6Yhqx2DSHRIQGedfk5gc+yG63HrIo+v5rhNsTKg4Lo932Amzavx/egoSt gzUCxDukTXZrqTPsjBmk0TwhMgS9ohOINQpEGXjUcov5mbtN053nYz1rHSbNWaP2E9Sw XTDG1sVh2+Tt+HO2c5fn5xDX2xTuTttLeor8BpVv2We5NfqhSGZlbuxTAQBuhUycpKmL Bz8BDmXglvqwpyqYnlKwolp/v/f6y3G6mteo/cRetoIdFBj677Q+gvOPdPJE/oNEkcKp z9FA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id gn19si3500081ejc.748.2021.02.25.07.17.10; Thu, 25 Feb 2021 07:17:37 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233167AbhBYPPW (ORCPT + 99 others); Thu, 25 Feb 2021 10:15:22 -0500 Received: from mail.kernel.org ([198.145.29.99]:40636 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232469AbhBYPM1 (ORCPT ); Thu, 25 Feb 2021 10:12:27 -0500 Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (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 7D72464F1A; Thu, 25 Feb 2021 15:11:09 +0000 (UTC) Received: from 78.163-31-62.static.virginmediabusiness.co.uk ([62.31.163.78] helo=why.lan) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lFIIF-00Fscv-Jh; Thu, 25 Feb 2021 15:11:07 +0000 From: Marc Zyngier To: Lorenzo Pieralisi , Bjorn Helgaas Cc: Frank Wunderlich , Thierry Reding , Thomas Gleixner , Rob Herring , Will Deacon , "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , Wei Liu , Thierry Reding , Jonathan Hunter , Ryder Lee , Marek Vasut , Yoshihiro Shimoda , Michal Simek , Paul Walmsley , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-hyperv@vger.kernel.org, linux-tegra@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org Subject: [PATCH 09/13] PCI: mediatek: Advertise lack of MSI handling Date: Thu, 25 Feb 2021 15:10:19 +0000 Message-Id: <20210225151023.3642391-10-maz@kernel.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210225151023.3642391-1-maz@kernel.org> References: <20210225151023.3642391-1-maz@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 62.31.163.78 X-SA-Exim-Rcpt-To: lorenzo.pieralisi@arm.com, bhelgaas@google.com, frank-w@public-files.de, treding@nvidia.com, tglx@linutronix.de, robh@kernel.org, will@kernel.org, kys@microsoft.com, haiyangz@microsoft.com, sthemmin@microsoft.com, wei.liu@kernel.org, thierry.reding@gmail.com, jonathanh@nvidia.com, ryder.lee@mediatek.com, marek.vasut+renesas@gmail.com, yoshihiro.shimoda.uh@renesas.com, michal.simek@xilinx.com, paul.walmsley@sifive.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-hyperv@vger.kernel.org, linux-tegra@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Thomas Gleixner Some Mediatek host bridges cannot handle MSIs, which is sad. This also results in an ugly warning at device probe time, as the core PCI code wasn't told that MSIs were not available. Advertise this fact to the rest of the core PCI code by using the 'no_msi' attribute. Reported-by: Frank Wunderlich Signed-off-by: Thomas Gleixner [maz: commit message] Signed-off-by: Marc Zyngier --- drivers/pci/controller/pcie-mediatek.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/pci/controller/pcie-mediatek.c b/drivers/pci/controller/pcie-mediatek.c index cf4c18f0c25a..27241e7e1eb6 100644 --- a/drivers/pci/controller/pcie-mediatek.c +++ b/drivers/pci/controller/pcie-mediatek.c @@ -143,6 +143,7 @@ struct mtk_pcie_port; * struct mtk_pcie_soc - differentiate between host generations * @need_fix_class_id: whether this host's class ID needed to be fixed or not * @need_fix_device_id: whether this host's device ID needed to be fixed or not + * @no_msi: Bridge has no MSI support * @device_id: device ID which this host need to be fixed * @ops: pointer to configuration access functions * @startup: pointer to controller setting functions @@ -151,6 +152,7 @@ struct mtk_pcie_port; struct mtk_pcie_soc { bool need_fix_class_id; bool need_fix_device_id; + bool no_msi; unsigned int device_id; struct pci_ops *ops; int (*startup)(struct mtk_pcie_port *port); @@ -1084,6 +1086,7 @@ static int mtk_pcie_probe(struct platform_device *pdev) host->ops = pcie->soc->ops; host->sysdata = pcie; + host->no_msi = pcie->soc->no_msi; err = pci_host_probe(host); if (err) @@ -1173,6 +1176,7 @@ static const struct dev_pm_ops mtk_pcie_pm_ops = { }; static const struct mtk_pcie_soc mtk_pcie_soc_v1 = { + .no_msi = true, .ops = &mtk_pcie_ops, .startup = mtk_pcie_startup_port, }; -- 2.29.2