From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751469AbdBCPwy (ORCPT ); Fri, 3 Feb 2017 10:52:54 -0500 Received: from foss.arm.com ([217.140.101.70]:52844 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751302AbdBCPti (ORCPT ); Fri, 3 Feb 2017 10:49:38 -0500 Subject: Re: [PATCH v8 00/15] ACPI platform MSI support and its example mbigen To: Sinan Kaya , Hanjun Guo , "Rafael J. Wysocki" , Lorenzo Pieralisi References: <1484744105-53140-1-git-send-email-guohanjun@huawei.com> <45d4de34-cfd2-06af-93c2-e721bd80ab43@codeaurora.org> 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: Marc Zyngier Organization: ARM Ltd Message-ID: <8687cb39-bffe-8f4a-76aa-a4d4ed61d30e@arm.com> Date: Fri, 3 Feb 2017 15:49:23 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.5.1 MIME-Version: 1.0 In-Reply-To: <45d4de34-cfd2-06af-93c2-e721bd80ab43@codeaurora.org> 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 03/02/17 15:35, Sinan Kaya wrote: > On 2/3/2017 10:11 AM, Marc Zyngier wrote: >> On 03/02/17 14:50, Sinan Kaya wrote: >>> 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? >> >> Sorry, but I may be missing something. Which IORT/SMMUv3 patches are we >> talking about? Do you have a pointer to a series? >> > > I was talking about patches V8 00-12 of this particular one. > > [PATCH v8 00/15] ACPI platform MSI support and its example mbigen > > Patches 13-15 are specific for MBIGEN. 00-12 are for the base functionality. Is that to support SMMUv3's own MSI generation? It would be helpful if you explained why you want this code to be merged beforehand, potentially without any in-tree user. Thanks, M. -- Jazz is not dead. It just smells funny...