Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5253427imu; Tue, 13 Nov 2018 03:46:32 -0800 (PST) X-Google-Smtp-Source: AJdET5fAv5ZOqG8ObKFVxcIQEZbll1DbIw/TzSuh1aythKEvoqmEXpb9JdjugJzo1vGDuo+QUmDE X-Received: by 2002:a17:902:bf47:: with SMTP id u7-v6mr1839307pls.10.1542109592448; Tue, 13 Nov 2018 03:46:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542109592; cv=none; d=google.com; s=arc-20160816; b=NcxiPGKRHlku9e8BeRFZ3zncrdihRL92KlVz4Aq45SbsUke1U59XB9Tdw6cYgr2csW ULTXsjeL2LC1inLOdUl0bTN3nhhTMhdYArp7v6chhG/re5U7yoTUZvcDHLuRMJ4zl5yC nWJ13D56qq4JeWC3QW65RKgkgdpBXDzbSe91H/C7g3aeEvLNGrw7RI+TWkg7gK7dXfjg o2zUNzRG8eB9u3FWDSfbg8rOMidiu3J9ka2oJIwUnHhV2ufsWSTJNRjWz390w+vFXd6D Q/716jUC51tM2oMt1/xzm+KJwhIbDwjJTgdENutcui9Ablw8kVFrwoaxr61Q+f3Xr/A8 Ki0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=GdO7W8jnY6Ylp+Ev4QyrKlZLR9XI/haVjkpnVvJW60U=; b=B9uuctC5cdMk3dJ+u6aGoSvJQbdo4sh2acK428YPV5bieAAALtXzK1gY1BD4c69mYI c6txOU90EV6/rBvgZjDkrzB6vh7ndAnh4rsnGa5g474T2TTaCLZu70Jd1zR1DNx3xGTv bB95GnknH2gwskzmKxIkBWGLU1/L30MWxRPBYs59nhplJuqUyeX0tPbY2EH06AFFptPn sowec1WdIieaKVI5WXPlTKgrlLPgyMnvUpt5CHRhThWkcF+AIOUNVhc/jNpdw+Inka5I u8Zh+SpabQRh9VoZNIewIP84CB2eGzn83XyS2fMzWVOVkWi1yTdA3zPrWrwHzkVkYp0n dafg== 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 y5-v6si19699173pgs.31.2018.11.13.03.46.15; Tue, 13 Nov 2018 03:46:32 -0800 (PST) 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 S1732571AbeKMVni (ORCPT + 99 others); Tue, 13 Nov 2018 16:43:38 -0500 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:53526 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726424AbeKMVnh (ORCPT ); Tue, 13 Nov 2018 16:43:37 -0500 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 29468EBD; Tue, 13 Nov 2018 03:45:52 -0800 (PST) Received: from e107981-ln.cambridge.arm.com (e107981-ln.cambridge.arm.com [10.1.197.40]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 12ADF3F5CF; Tue, 13 Nov 2018 03:45:48 -0800 (PST) Date: Tue, 13 Nov 2018 11:45:36 +0000 From: Lorenzo Pieralisi To: Mika Westerberg Cc: Lukas Wunner , iommu@lists.linux-foundation.org, Joerg Roedel , David Woodhouse , Lu Baolu , Ashok Raj , Bjorn Helgaas , "Rafael J. Wysocki" , Jacob jun Pan , Andreas Noever , Michael Jamet , Yehezkel Bernat , Christian Kellner , Mario.Limonciello@dell.com, Anthony Wong , linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] PCI / ACPI: Identify external PCI devices Message-ID: <20181113114527.GA12821@e107981-ln.cambridge.arm.com> References: <20181112160628.86620-1-mika.westerberg@linux.intel.com> <20181112160628.86620-2-mika.westerberg@linux.intel.com> <20181112180203.lx72gjfplb6xlur7@wunner.de> <20181113105636.GB11202@e107981-ln.cambridge.arm.com> <20181113112700.GT2500@lahna.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181113112700.GT2500@lahna.fi.intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 13, 2018 at 01:27:00PM +0200, Mika Westerberg wrote: [...] > > To be frank the concept (and Microsoft _DSD bindings) seems a bit vague > > and not thoroughly defined and I would question its detection at > > PCI/ACPI core level, I would hope this can be clarified at ACPI > > specification level, at least. > > I guess that is the way they envision to use _DSD. Instead of having > single UUID that covers all properties (like what we have with device > properties) they have one UUID per property "class". I certainly hope we > don't need to keep extending prp_guids[] array each time they invent > another "class" of properties. It is even worse than that. This is a unilateral/obscure change that won't be part of ACPI specifications (I guess it was easier to add a UUID than add this to the ACPI specifications through the AWSG) but it is still supposed to be applicable to ACPI PCI bindings on any platforms/arches; this way of adding bindings does not work and it has to be rectified. Lorenzo