From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753469AbdBCOud (ORCPT ); Fri, 3 Feb 2017 09:50:33 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:58026 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753255AbdBCOub (ORCPT ); Fri, 3 Feb 2017 09:50:31 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org B4F096085C Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=okaya@codeaurora.org Subject: Re: [PATCH v8 00/15] ACPI platform MSI support and its example mbigen To: Hanjun Guo , Marc Zyngier , "Rafael J. Wysocki" , Lorenzo Pieralisi References: <1484744105-53140-1-git-send-email-guohanjun@huawei.com> Cc: linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Thomas Gleixner , Greg KH , Tomasz Nowicki , Ma Jun , Kefeng Wang , Agustin Vega-Frias , huxinwei@huawei.com, yimin@huawei.com, linuxarm@huawei.com, Matthias Brugger , Wei Xu , Ming Lei , Hanjun Guo From: Sinan Kaya Message-ID: Date: Fri, 3 Feb 2017 09:50:26 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <1484744105-53140-1-git-send-email-guohanjun@huawei.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/18/2017 7:54 AM, Hanjun Guo wrote: > From: Hanjun Guo > > With platform msi support landed in the kernel, and the introduction > of IORT for GICv3 ITS (PCI MSI) and SMMU, the framework for platform msi > is ready, this patch set add few patches to enable the ACPI platform > msi support. > > For platform device connecting to ITS on arm platform, we have IORT > table with the named componant node to describe the mappings of paltform > device and ITS, so we can retrieve the dev id and find its parent > irqdomain (ITS) from IORT table (simlar with the ACPI ITS support). > I understand that there is a consensus on IORT/SMMUv3 specific pieces of this series while there is some ongoing work on the MBIgen part in due to dependency on Agustin's patch vs. ACPI definitions. Can we merge the IORT/SMMUv3 specific pieces to 4.11 so that the base implementation comes in place? Any objections to not doing so? -- Sinan Kaya Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.