Received: by 10.192.165.148 with SMTP id m20csp449662imm; Wed, 2 May 2018 03:12:13 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrlzyvV66EbqKJKFLpFHhBwTnENA5aKNHGqR6A1ZFbKvFZKNJVKMMTq3wrJ2KA3kLkwrgZo X-Received: by 10.98.198.217 with SMTP id x86mr18791766pfk.192.1525255933766; Wed, 02 May 2018 03:12:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525255933; cv=none; d=google.com; s=arc-20160816; b=mnD69h/tSUudAqfv71COOfjMBFC6/qNZbAH88RErSnjK1Vq0xAyNrg2awwohWT6myr 3/q2ydwNQrZsO7bS8BfjNV5ZoWcQwgSEv3t0fQD5pNN6EsT/D861bLXf2Cy6En12xd1T GMPueAFi8BFwhLGY1+kWyo1248n1yKmN3KQ7w610+3jMwPuMtF+zpScYvW0rTC3HwaeT tqSmWhEC5S06uBbwVuu7VU4xAHNcEA6mSao9+N1tbSzJ6bh96z+ekZGQSTa0BRF+bi6n cZ3Kdh2KFhQnXFESYZbkKXazhqsXCJvX4mdKJAMeBmsA8b/oVm8e8x3cwQu/Xi51gNUP IfTQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:organization:from:references:cc:to:subject :arc-authentication-results; bh=5QwN188MDEtZS2zucvVgIEgEwR4ncs4rl2RMt8+NSdc=; b=UhIDSF8Vcg1FQE9v4B1t9dqANtxj1VVI9DKpy4+2KjfGHJciX4t7S9rDrmdWpm8a8k 8LLLr2kuOThnxCKf1iYkyaR6nfweG2XMBYbm3FdGZm4N4gTyOLBN9hxMfIYOlzAsiEAj un2xhZeEzBjhx1wbFp2OfghjxXLCOlev+Fn/or3E/Ta71qTO3oKpNXF653ZoacL+K25N DT7XL/8UAdFu80i0nF/jxdN3yBkOf9vuYijYOw1BIMNN/rbLw+YETmsZKwyFMVUFlrkY Ur6KjGoFSCIxUqq744ZnKW6nE0zI0uaFTaBkz4x8TDjT1GGHgU1cwqZtyhUum6rAvt6I dQ7w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x3-v6si10999107plb.478.2018.05.02.03.11.58; Wed, 02 May 2018 03:12:13 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751512AbeEBKJ0 (ORCPT + 99 others); Wed, 2 May 2018 06:09:26 -0400 Received: from foss.arm.com ([217.140.101.70]:56148 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751045AbeEBKJW (ORCPT ); Wed, 2 May 2018 06:09:22 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 487FD1435; Wed, 2 May 2018 03:09:22 -0700 (PDT) Received: from [10.1.206.75] (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 686763F25D; Wed, 2 May 2018 03:09:19 -0700 (PDT) Subject: Re: [PATCH 2/2] PCI: mediatek: Using chained IRQ to setup IRQ handle To: Honghui Zhang Cc: lorenzo.pieralisi@arm.com, bhelgaas@google.com, matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, yingjoe.chen@mediatek.com, eddie.huang@mediatek.com, ryder.lee@mediatek.com, hongkun.cao@mediatek.com, youlin.pei@mediatek.com, yong.wu@mediatek.com, yt.shen@mediatek.com, sean.wang@mediatek.com, xinping.qian@mediatek.com References: <1524201910-22836-1-git-send-email-honghui.zhang@mediatek.com> <1524201910-22836-3-git-send-email-honghui.zhang@mediatek.com> <1525254064.22948.11.camel@mhfsdcap03> From: Marc Zyngier Organization: ARM Ltd Message-ID: Date: Wed, 2 May 2018 11:09:18 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <1525254064.22948.11.camel@mhfsdcap03> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/05/18 10:41, Honghui Zhang wrote: > On Mon, 2018-04-30 at 12:03 +0100, Marc Zyngier wrote: >> Hi Zhang, >> >> On 20/04/18 06:25, honghui.zhang@mediatek.com wrote: >>> From: Honghui Zhang >>> >>> Using irq_chip solution to setup IRQs for the consistent with IRQ framework. >>> >>> Signed-off-by: Honghui Zhang >>> --- >>> drivers/pci/host/pcie-mediatek.c | 192 +++++++++++++++++++++------------------ >>> 1 file changed, 105 insertions(+), 87 deletions(-) >>> >>> diff --git a/drivers/pci/host/pcie-mediatek.c b/drivers/pci/host/pcie-mediatek.c >>> index c3dc549..1d9c6f1 100644 >>> --- a/drivers/pci/host/pcie-mediatek.c >>> +++ b/drivers/pci/host/pcie-mediatek.c >>> @@ -11,8 +11,10 @@ >>> #include >>> #include >>> #include >>> +#include >>> #include >>> #include >>> +#include >>> #include >>> #include >>> #include >>> @@ -130,14 +132,12 @@ 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 >>> - * @has_msi: whether this host supports MSI interrupts or not >>> * @ops: pointer to configuration access functions >>> * @startup: pointer to controller setting functions >>> * @setup_irq: pointer to initialize IRQ functions >>> */ >>> struct mtk_pcie_soc { >>> bool need_fix_class_id; >>> - bool has_msi; >>> struct pci_ops *ops; >>> int (*startup)(struct mtk_pcie_port *port); >>> int (*setup_irq)(struct mtk_pcie_port *port, struct device_node *node); >>> @@ -161,7 +161,9 @@ struct mtk_pcie_soc { >>> * @lane: lane count >>> * @slot: port slot >>> * @irq_domain: legacy INTx IRQ domain >>> + * @inner_domain: inner IRQ domain >>> * @msi_domain: MSI IRQ domain >>> + * @lock: protect the msi_irq_in_use bitmap >>> * @msi_irq_in_use: bit map for assigned MSI IRQ >>> */ >>> struct mtk_pcie_port { >>> @@ -179,7 +181,9 @@ struct mtk_pcie_port { >>> u32 lane; >>> u32 slot; >>> struct irq_domain *irq_domain; >>> + struct irq_domain *inner_domain; >>> struct irq_domain *msi_domain; >>> + struct mutex lock; >>> DECLARE_BITMAP(msi_irq_in_use, MTK_MSI_IRQS_NUM); >>> }; >>> >>> @@ -446,103 +450,122 @@ static int mtk_pcie_startup_port_v2(struct mtk_pcie_port *port) >>> return 0; >>> } >>> >>> -static int mtk_pcie_msi_alloc(struct mtk_pcie_port *port) >>> +static void mtk_compose_msi_msg(struct irq_data *data, struct msi_msg *msg) >>> { >>> - int msi; >>> + struct mtk_pcie_port *port = irq_data_get_irq_chip_data(data); >>> + phys_addr_t addr; >>> >>> - msi = find_first_zero_bit(port->msi_irq_in_use, MTK_MSI_IRQS_NUM); >>> - if (msi < MTK_MSI_IRQS_NUM) >>> - set_bit(msi, port->msi_irq_in_use); >>> - else >>> - return -ENOSPC; >>> + /* MT2712/MT7622 only support 32-bit MSI addresses */ >>> + addr = virt_to_phys(port->base + PCIE_MSI_VECTOR); >>> + msg->address_hi = 0; >>> + msg->address_lo = lower_32_bits(addr); >>> >>> - return msi; >>> + msg->data = data->hwirq; >>> + >>> + dev_dbg(port->pcie->dev, "msi#%d address_hi %#x address_lo %#x\n", >>> + (int)data->hwirq, msg->address_hi, msg->address_lo); >>> } >>> >>> -static void mtk_pcie_msi_free(struct mtk_pcie_port *port, unsigned long hwirq) >>> +static int mtk_msi_set_affinity(struct irq_data *irq_data, >>> + const struct cpumask *mask, bool force) >>> { >>> - clear_bit(hwirq, port->msi_irq_in_use); >>> + return -EINVAL; >>> } >>> >>> -static int mtk_pcie_msi_setup_irq(struct msi_controller *chip, >>> - struct pci_dev *pdev, struct msi_desc *desc) >>> -{ >>> - struct mtk_pcie_port *port; >>> - struct msi_msg msg; >>> - unsigned int irq; >>> - int hwirq; >>> - phys_addr_t msg_addr; >>> +static struct irq_chip mtk_msi_bottom_irq_chip = { >>> + .name = "MTK MSI", >>> + .irq_compose_msi_msg = mtk_compose_msi_msg, >>> + .irq_set_affinity = mtk_msi_set_affinity, >>> + .irq_mask = pci_msi_mask_irq, >>> + .irq_unmask = pci_msi_unmask_irq, >>> +}; >>> >>> - port = mtk_pcie_find_port(pdev->bus, pdev->devfn); >>> - if (!port) >>> - return -EINVAL; >>> +static int mtk_pcie_irq_domain_alloc(struct irq_domain *domain, unsigned int virq, >>> + unsigned int nr_irqs, void *args) >>> +{ >>> + struct mtk_pcie_port *port = domain->host_data; >>> + unsigned long bit; >>> >>> - hwirq = mtk_pcie_msi_alloc(port); >>> - if (hwirq < 0) >>> - return hwirq; >>> + WARN_ON(nr_irqs != 1); >>> + mutex_lock(&port->lock); >>> >>> - irq = irq_create_mapping(port->msi_domain, hwirq); >>> - if (!irq) { >>> - mtk_pcie_msi_free(port, hwirq); >>> - return -EINVAL; >>> + bit = find_first_zero_bit(port->msi_irq_in_use, MTK_MSI_IRQS_NUM); >>> + if (bit >= MTK_MSI_IRQS_NUM) { >>> + mutex_unlock(&port->lock); >>> + return -ENOSPC; >>> } >>> >>> - chip->dev = &pdev->dev; >>> - >>> - irq_set_msi_desc(irq, desc); >>> + __set_bit(bit, port->msi_irq_in_use); >>> >>> - /* MT2712/MT7622 only support 32-bit MSI addresses */ >>> - msg_addr = virt_to_phys(port->base + PCIE_MSI_VECTOR); >>> - msg.address_hi = 0; >>> - msg.address_lo = lower_32_bits(msg_addr); >>> - msg.data = hwirq; >>> + mutex_unlock(&port->lock); >>> >>> - pci_write_msi_msg(irq, &msg); >>> + irq_domain_set_info(domain, virq, bit, &mtk_msi_bottom_irq_chip, >>> + domain->host_data, handle_simple_irq, >> >> Why don't you handle the interrupt as an edge interrupt >> (handle_edge_irq)? That's what it really is, and the fact that you use >> "handle_simple_irq" makes me think that wou're papering over some other >> issue (see below). > > Hi, Marc, > > Thanks very much for your comments. > > I guess the MSI irq is more like a level IRQ instead of edge IRQ. > When a MSI IRQ arrived, the corresponding bit of MSI status register > will be asserted and stay asserted until it's been cleared by software. There is some confusion here. The MSI itself is always edge-triggered. That's by definition, and you cannot change it. The interrupt that is used to signal that MSIs are pending (the multiplexing interrupt) can itself be level triggered (and goes low once all the MSIs have been acknowledged). > I will try to using handle_level_irq and add some callbacks of irq_ack > in the next version. The interrupt above seem to be the MSI itself, and not the multiplexing interrupt. It should be handled as an edge. If that doesn't work, we need to understand why. Thanks, M. -- Jazz is not dead. It just smells funny...