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=-13.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 292EAC48BE5 for ; Wed, 16 Jun 2021 01:33:45 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id DAC4E6115C for ; Wed, 16 Jun 2021 01:33:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DAC4E6115C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=toshiba.co.jp 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=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:References: 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: List-Owner; bh=AytBaaUAZ2i7Zcb1aD52s9jnwMMSHazQbWmLdkKw0Zk=; b=Qxa5Z7vBHZ/3aA own6vIxAHWmeY9NEhYGsT3xa/geM+oD9B6UbWgfiTw78kTK+ZlS6Bve9cdR99uTzKAgxw9LXSSCn+ OublQmGvZzZ3FA3wHV2h+I21Lyw6LwQL9vQfi+IeEVxDo1+kPJGYW+JR/D90FM5pwqUn4cSAdEtcU +75bFDC9sFIsgn6tQNOilRAzOt0sO838trjdCEntJPz3nOuITCghQGOIHirAzYgdsSoKgdoHKo1s3 tVpxKnjuHXzm8FPaSLnNGYJ7AzDZRygNT163aql8bcpnktY1MWowUsp7KKUxLoZc3p6XPj0T4ongS RriZdj2lyg2BmpUZ4xgQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ltKPP-004Mrc-N2; Wed, 16 Jun 2021 01:31:59 +0000 Received: from mo-csw1516.securemx.jp ([210.130.202.155] helo=mo-csw.securemx.jp) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ltKPK-004MrA-Oe for linux-arm-kernel@lists.infradead.org; Wed, 16 Jun 2021 01:31:57 +0000 Received: by mo-csw.securemx.jp (mx-mo-csw1516) id 15G1Vd67014052; Wed, 16 Jun 2021 10:31:39 +0900 X-Iguazu-Qid: 34tMM6Vud0gzY6c7uf X-Iguazu-QSIG: v=2; s=0; t=1623807099; q=34tMM6Vud0gzY6c7uf; m=Toya5T6GspcyyTL72069Q+UpHdXqc2PijYZgUEE/GU8= Received: from imx2-a.toshiba.co.jp (imx2-a.toshiba.co.jp [106.186.93.35]) by relay.securemx.jp (mx-mr1513) id 15G1Vckk012784 (version=TLSv1.2 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Wed, 16 Jun 2021 10:31:38 +0900 Received: from enc01.toshiba.co.jp (enc01.toshiba.co.jp [106.186.93.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by imx2-a.toshiba.co.jp (Postfix) with ESMTPS id 0D4341000DD; Wed, 16 Jun 2021 10:31:38 +0900 (JST) Received: from hop001.toshiba.co.jp ([133.199.164.63]) by enc01.toshiba.co.jp with ESMTP id 15G1VbYY016342; Wed, 16 Jun 2021 10:31:37 +0900 Date: Wed, 16 Jun 2021 10:31:36 +0900 From: Nobuhiro Iwamatsu To: Bjorn Helgaas Cc: Bjorn Helgaas , Rob Herring , Lorenzo Pieralisi , linux-pci@vger.kernel.org, punit1.agrawal@toshiba.co.jp, yuji2.ishikawa@toshiba.co.jp, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Kishon Vijay Abraham I Subject: Re: [PATCH v3 2/3] PCI: Visconti: Add Toshiba Visconti PCIe host controller driver X-TSB-HOP: ON Message-ID: <20210616013136.tsxf3tpekczivztb@toshiba.co.jp> References: <20210524063004.132043-3-nobuhiro1.iwamatsu@toshiba.co.jp> <20210524185839.GA1102116@bjorn-Precision-5520> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210524185839.GA1102116@bjorn-Precision-5520> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210615_183155_057418_F83F4990 X-CRM114-Status: GOOD ( 58.76 ) 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 Hi, Thanks for your reivew. On Mon, May 24, 2021 at 01:58:39PM -0500, Bjorn Helgaas wrote: > [+cc Kishon for cpu_addr_fixup() question] > > Please make the subject "PCI: visconti: Add ..." since the driver > names are usually lower-case. When referring to the hardware itself, > use "Visconti", of course. OK, I will do so from next time. > > On Mon, May 24, 2021 at 03:30:03PM +0900, Nobuhiro Iwamatsu wrote: > > Add support to PCIe RC controller on Toshiba Visconti ARM SoCs. PCIe > > controller is based of Synopsys DesignWare PCIe core. > > > > This patch does not yet use the clock framework to control the clock. > > This will be replaced in the future. > > > > v2 -> v3: > > - Update subject. > > - Wrap description in 75 columns. > > - Change config name to PCIE_VISCONTI_HOST. > > - Update Kconfig text. > > - Drop blank lines. > > - Adjusted to 80 columns. > > - Drop inline from functions for register access. > > - Changed function name from visconti_pcie_check_link_status to > > visconti_pcie_link_up. > > - Update to using dw_pcie_host_init(). > > - Reorder these in the order of use in visconti_pcie_establish_link. > > - Rewrite visconti_pcie_host_init() without dw_pcie_setup_rc(). > > - Change function name from visconti_device_turnon() to > > visconti_pcie_power_on(). > > - Unify formats such as dev_err(). > > - Drop error label in visconti_add_pcie_port(). > > > > v1 -> v2: > > - Fix typo in commit message. > > - Drop "depends on OF && HAS_IOMEM" from Kconfig. > > - Stop using the pointer of struct dw_pcie. > > - Use _relaxed variant. > > - Drop dw_pcie_wait_for_link. > > - Drop dbi resource processing. > > - Drop MSI IRQ initialization processing. > > Thanks for the changelog. Please move it after the "---" line for > future versions. That way it won't appear in the commit log when this > is merged. The notes about v1->v2, v2->v3, etc are useful during > review, but not after this is merged. Simliar to the above your comment, I will do so from next time. > > > Signed-off-by: Yuji Ishikawa > > Signed-off-by: Nobuhiro Iwamatsu > > --- > > drivers/pci/controller/dwc/Kconfig | 9 + > > drivers/pci/controller/dwc/Makefile | 1 + > > drivers/pci/controller/dwc/pcie-visconti.c | 369 +++++++++++++++++++++ > > 3 files changed, 379 insertions(+) > > create mode 100644 drivers/pci/controller/dwc/pcie-visconti.c > > > > diff --git a/drivers/pci/controller/dwc/Kconfig b/drivers/pci/controller/dwc/Kconfig > > index 423d35872ce4..7c3dcb86fcad 100644 > > --- a/drivers/pci/controller/dwc/Kconfig > > +++ b/drivers/pci/controller/dwc/Kconfig > > @@ -286,6 +286,15 @@ config PCIE_TEGRA194_EP > > in order to enable device-specific features PCIE_TEGRA194_EP must be > > selected. This uses the DesignWare core. > > > > +config PCIE_VISCONTI_HOST > > + bool "Toshiba Visconti PCIe controllers" > > + depends on ARCH_VISCONTI || COMPILE_TEST > > + depends on PCI_MSI_IRQ_DOMAIN > > + select PCIE_DW_HOST > > + help > > + Say Y here if you want PCIe controller support on Toshiba Visconti SoC. > > + This driver supports TMPV7708 SoC. > > + > > diff --git a/drivers/pci/controller/dwc/pcie-visconti.c b/drivers/pci/controller/dwc/pcie-visconti.c > > new file mode 100644 > > index 000000000000..b764334f32e6 > > --- /dev/null > > +++ b/drivers/pci/controller/dwc/pcie-visconti.c > > @@ -0,0 +1,369 @@ > > +// SPDX-License-Identifier: GPL-2.0 > > +/* > > + * DWC PCIe RC driver for Toshiba Visconti ARM SoC > > + * > > + * Copyright (C) 2021 Toshiba Electronic Device & Storage Corporation > > + * Copyright (C) 2021 TOSHIBA CORPORATION > > + * > > + * Nobuhiro Iwamatsu > > + */ > > +static u64 visconti_pcie_cpu_addr_fixup(struct dw_pcie *pci, u64 pci_addr) > > +{ > > + return pci_addr - PCIE_BUS_OFFSET; > > This is called from __dw_pcie_prog_outbound_atu() as: > > cpu_addr = pci->ops->cpu_addr_fixup(pci, cpu_addr); > > so I think the parameter here should be *cpu_addr*, not pci_addr. I see, I rename the variable to cpu_addr. > > dra7xx and artpec6 also call it "pci_addr", which is at best > confusing. > > I'm also confused about exactly what .cpu_addr_fixup() does. Is it > applying an offset that cannot be deduced from the DT description? If > so, *should* this offset be described in DT? > This depends on Visconti5's PCIe hardware implementation. It depends on the specification that the CPU bus connected to PCIe outputs with 0x40000000 added as an offset. This is fixed. I will add this description as comment. > > +} > > + > > +static const struct dw_pcie_ops dw_pcie_ops = { > > + .cpu_addr_fixup = visconti_pcie_cpu_addr_fixup, > > + .link_up = visconti_pcie_link_up, > > + .start_link = visconti_pcie_start_link, > > + .stop_link = visconti_pcie_stop_link, > > +}; > > + > > +static int visconti_pcie_power_on(struct visconti_pcie *pcie) > > +{ > > + void __iomem *addr; > > + int err; > > + u32 val; > > + > > +static int > > +visconti_add_pcie_port(struct visconti_pcie *pcie, struct platform_device *pdev) > > +{ > > + struct dw_pcie *pci = &pcie->pci; > > + struct pcie_port *pp = &pci->pp; > > + struct device *dev = &pdev->dev; > > + > > + pp->irq = platform_get_irq_byname(pdev, "intr"); > > + if (pp->irq < 0) { > > + dev_err(dev, "Interrupt intr is missing"); > > + return pp->irq; > > + } > > Looks like most drivers use "pp->irq = platform_get_irq(pdev, 0);" > Is there a reason for this to be different? This driver has two interrupts, msi and usual interrupt. MSI is handled by the dwc framework, but the rest is handled by the driver. When When I get the IRQ using index, it may not be processed correctly depending on how to write DT, so I use platform_get_irq_byname() to check by name. > > > + pp->ops = &visconti_pcie_host_ops; > > + > > + pci->link_gen = of_pci_get_max_link_speed(pdev->dev.of_node); > > + if (pci->link_gen < 0 || pci->link_gen > 3) { > > + pci->link_gen = 3; > > + dev_dbg(dev, "Applied default link speed\n"); > > + } > > + > > + dev_dbg(dev, "Link speed Gen %d", pci->link_gen); > > + > > + return dw_pcie_host_init(pp); > > +} > > + > > +static int visconti_pcie_probe(struct platform_device *pdev) > > +{ > > + struct device *dev = &pdev->dev; > > + struct visconti_pcie *pcie; > > + struct pcie_port *pp; > > + struct dw_pcie *pci; > > + int ret; > > + > > + ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(36)); > > + if (ret) > > + return ret; > > Somewhat unusual in PCIe controller drivers. Is there something > unusual about the Visconti hardware? > > Also looks a little suspicious since the sequence is: > > visconti_pcie_probe > dma_set_mask_and_coherent(DMA_BIT_MASK(36)) > visconti_add_pcie_port > dw_pcie_host_init > if (pci_msi_enabled()) > dma_set_mask(DMA_BIT_MASK(32)) > > so dw_pcie_host_init() will override part of what we're setting here. > Indeed, this process is unnecessary. I will drop. > > + pcie = devm_kzalloc(dev, sizeof(*pcie), GFP_KERNEL); > > + if (!pcie) > > + return -ENOMEM; > > + > > + pci = &pcie->pci; > > + pp = &pci->pp; > > + pp->num_vectors = MAX_MSI_IRQS; > > Is this necessary? I can't tell that this driver even implements MSI > support. It looks like tegra194 is the only other driver that sets > num_vectors itself. This device uses MSI. And I double-checked about interrupts. This device does not need to do this, as it has a maximum of 32 interrupt vectors. I will delete it. Thank you for pointing out. > > > + pci->dev = dev; > > + pci->ops = &dw_pcie_ops; > > + > > + ret = visconti_get_resources(pdev, pcie); > > + if (ret) > > + return ret; > > + > > + platform_set_drvdata(pdev, pcie); > > + > > + return visconti_add_pcie_port(pcie, pdev); > > +} > > + > > +static const struct of_device_id visconti_pcie_match[] = { > > + { .compatible = "toshiba,visconti-pcie" }, > > + {}, > > +}; > > + > > +static struct platform_driver visconti_pcie_driver = { > > + .probe = visconti_pcie_probe, > > + .driver = { > > + .name = "visconti-pcie", > > + .of_match_table = visconti_pcie_match, > > + .suppress_bind_attrs = true, > > + }, > > +}; > > + > > +builtin_platform_driver(visconti_pcie_driver); > > -- > > 2.31.1 > > > Best regards, Nobuhiro _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel