Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752941AbbKQN1t (ORCPT ); Tue, 17 Nov 2015 08:27:49 -0500 Received: from mail-bl2nam02on0089.outbound.protection.outlook.com ([104.47.38.89]:15520 "EHLO NAM02-BL2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751465AbbKQN1q convert rfc822-to-8bit (ORCPT ); Tue, 17 Nov 2015 08:27:46 -0500 Authentication-Results: spf=pass (sender IP is 149.199.60.83) smtp.mailfrom=xilinx.com; vger.kernel.org; dkim=none (message not signed) header.d=none;vger.kernel.org; dmarc=bestguesspass action=none header.from=xilinx.com; From: Bharat Kumar Gogada To: Marc Zyngier CC: Ray Jui , "robh+dt@kernel.org" , "pawel.moll@arm.com" , "mark.rutland@arm.com" , "ijc+devicetree@hellion.org.uk" , "galak@codeaurora.org" , Michal Simek , Soren Brinkmann , "bhelgaas@google.com" , "arnd@arndb.de" , "tinamdar@apm.com" , "treding@nvidia.com" , "Minghuan.Lian@freescale.com" , "m-karicheri2@ti.com" , "hauke@hauke-m.de" , "dhdang@apm.com" , "sbranden@broadcom.com" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" , Ravikiran Gummaluri Subject: RE: [PATCH v8] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller Thread-Topic: [PATCH v8] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller Thread-Index: AQHRHErso4InQxFa/U6lsZcC7ZFx5Z6eREyAgABx1ICAAPnokP//w9EAgADJluA= Date: Tue, 17 Nov 2015 13:27:39 +0000 Message-ID: <8520D5D51A55D047800579B0941471982585CD78@XAP-PVEXMBX01.xlnx.xilinx.com> References: <1447223619-30945-1-git-send-email-bharatku@xilinx.com> <5649F2D9.7070902@arm.com> <564A5255.3020603@broadcom.com> <8520D5D51A55D047800579B0941471982585CBDA@XAP-PVEXMBX01.xlnx.xilinx.com> <20151117092100.76babf7f@arm.com> In-Reply-To: <20151117092100.76babf7f@arm.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.23.96.164] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-RCIS-Action: ALLOW X-TM-AS-Product-Ver: IMSS-7.1.0.1224-8.0.0.1202-21946.005 X-TM-AS-User-Approved-Sender: Yes;Yes X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:149.199.60.83;CTRY:US;IPV:NLI;EFV:NLI;SFV:NSPM;SFS:(10009020)(6009001)(2980300002)(438002)(24454002)(199003)(377454003)(479174004)(189002)(55846006)(107886002)(23726002)(5003600100002)(6806005)(230783001)(586003)(19580405001)(93886004)(19580395003)(5250100002)(102836002)(2950100001)(106466001)(92566002)(106116001)(47776003)(97756001)(2920100001)(63266004)(5008740100001)(54356999)(2900100001)(76176999)(50466002)(46406003)(50986999)(86362001)(189998001)(87936001)(5001920100001)(5001960100002)(81156007)(5007970100001)(5004730100002)(4001430100002)(33656002)(11100500001)(110136002)(7059030)(107986001);DIR:OUT;SFP:1101;SCL:1;SRVR:BL2NAM02HT077;H:xsj-pvapsmtpgw01;FPR:;SPF:Pass;PTR:unknown-60-83.xilinx.com;A:1;MX:1;LANG:en; X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:(8251501001);SRVR:BL2NAM02HT077; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:(192813158149592); X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(2401047)(520078)(5005006)(8121501046)(10201501046)(3002001);SRVR:BL2NAM02HT077;BCL:0;PCL:0;RULEID:;SRVR:BL2NAM02HT077; X-Forefront-PRVS: 07630F72AD X-OriginatorOrg: xilinx.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 17 Nov 2015 13:27:43.6994 (UTC) X-MS-Exchange-CrossTenant-Id: 657af505-d5df-48d0-8300-c31994686c5c X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=657af505-d5df-48d0-8300-c31994686c5c;Ip=[149.199.60.83];Helo=[xsj-pvapsmtpgw01] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: BL2NAM02HT077 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3892 Lines: 106 > > On Tue, 17 Nov 2015 04:59:39 +0000 > Bharat Kumar Gogada wrote: > > > > On 11/16/2015 7:14 AM, Marc Zyngier wrote: > > > > On 11/11/15 06:33, Bharat Kumar Gogada wrote: > > > >> Adding PCIe Root Port driver for Xilinx PCIe NWL bridge IP. > > > >> > > > >> Signed-off-by: Bharat Kumar Gogada > > > >> Signed-off-by: Ravi Kiran Gummaluri > > > >> --- > > > >> Added logic to allocate contiguous hwirq in nwl_irq_domain_alloc > > > function. > > > >> Moved MSI functionality to separate functions. > > > >> Changed error return values. > > > >> --- > > > >> .../devicetree/bindings/pci/xilinx-nwl-pcie.txt | 68 ++ > > > >> drivers/pci/host/Kconfig | 16 +- > > > >> drivers/pci/host/Makefile | 1 + > > > >> drivers/pci/host/pcie-xilinx-nwl.c | 1062 > > > ++++++++++++++++++++ > > > >> 4 files changed, 1144 insertions(+), 3 deletions(-) > > > >> create mode 100644 > > > >> Documentation/devicetree/bindings/pci/xilinx-nwl- > > > pcie.txt > > > >> create mode 100644 drivers/pci/host/pcie-xilinx-nwl.c > > > >> > > > > > > > > [...] > > > > > > > >> +static int nwl_pcie_enable_msi(struct nwl_pcie *pcie, struct > > > >> +pci_bus > > > >> +*bus) { > > > >> + struct platform_device *pdev = to_platform_device(pcie- > >dev); > > > >> + struct nwl_msi *msi = &pcie->msi; > > > >> + unsigned long base; > > > >> + int ret; > > > >> + > > > >> + mutex_init(&msi->lock); > > > >> + > > > >> + /* Check for msii_present bit */ > > > >> + ret = nwl_bridge_readl(pcie, I_MSII_CAPABILITIES) & > MSII_PRESENT; > > > >> + if (!ret) { > > > >> + dev_err(pcie->dev, "MSI not present\n"); > > > >> + ret = -EIO; > > > >> + goto err; > > > >> + } > > > >> + > > > >> + /* Enable MSII */ > > > >> + nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, > I_MSII_CONTROL) | > > > >> + MSII_ENABLE, I_MSII_CONTROL); > > > >> + > > > >> + /* Enable MSII status */ > > > >> + nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, > I_MSII_CONTROL) | > > > >> + MSII_STATUS_ENABLE, I_MSII_CONTROL); > > > >> + > > > >> + /* setup AFI/FPCI range */ > > > >> + msi->pages = __get_free_pages(GFP_KERNEL, 0); > > > >> + base = virt_to_phys((void *)msi->pages); > > > >> + nwl_bridge_writel(pcie, lower_32_bits(base), > I_MSII_BASE_LO); > > > >> + nwl_bridge_writel(pcie, upper_32_bits(base), > I_MSII_BASE_HI); > > > > > > > > BTW, you still haven't answered my question as to why you need to > > > > waste a page of memory here, and why putting a device address > > > > doesn't > > > work. > > > > > > > > As this is (to the best of my knowledge) the only driver doing so, > > > > I'd really like you to explain the rational behind this. > > > > > > Might not be the only driver doing so after I start sending out > > > patches for the iProc MSI support (soon), :) > > > > > > I'm not sure how it works for the Xilinx NWL controller, which > > > Bharat should be able to help to explain. But for the iProc MSI > > > controller, there's no device I/O memory reserved for MSI posted writes > in the ASIC. > > > Therefore one needs to reserve host memory for these writes. > > > > > > > > Our SoC doesn't reserve any memory for MSI, hence we need to assign a > > memory space for it out of RAM. > > Question to both of you: Does the write make it to memory? Or is it sampled > by the bridge and dropped? > No, write will not do any modification in memory, it is consumed by bridge. > What happens if you replace the page in RAM with a dummy address? What do you mean by dummy address ? Regards, Bharat -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/