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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C828CC04A94 for ; Fri, 4 Aug 2023 06:12:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231379AbjHDGMY (ORCPT ); Fri, 4 Aug 2023 02:12:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56814 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232486AbjHDGMN (ORCPT ); Fri, 4 Aug 2023 02:12:13 -0400 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EF6384215; Thu, 3 Aug 2023 23:12:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1691129533; x=1722665533; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=1Kl1i+A5awabTUfe8tYIHXn96XCE6cyMXDjxlzhLB2A=; b=IHpbpjltc3bWOLvW9svgPleqgf6iZS+1xM58O3U8oHhER6McoojGTzo5 CfaD0MXmTyYkgSEfami5c2Nx/HKqLqVBdQ3M0Vj392my6e4B934KR8SQy EZaRCv+jj0CnNdkIRDhOoTQjFVQDnYEKheZyag5pDR8VRAm31iSDFR0s9 0evuQQop2hSXe65XTnI4IcHvi+PaHQeHlC6+gLFk9JmTSVTP4o7pSL9SL Iv9LVjBCvWr7eCpIN9WETf1W5M2LTA8h8GypPHj6SwrD20WwLXjvhkUmq Z7xYjA1izkqX8Q+MvUxt3vuqZV5ucumRtqSwHNsYLJOk5ADnwFacrgJKc w==; X-IronPort-AV: E=McAfee;i="6600,9927,10791"; a="433927906" X-IronPort-AV: E=Sophos;i="6.01,254,1684825200"; d="scan'208";a="433927906" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Aug 2023 23:12:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10791"; a="799889585" X-IronPort-AV: E=Sophos;i="6.01,254,1684825200"; d="scan'208";a="799889585" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga004.fm.intel.com with ESMTP; 03 Aug 2023 23:12:09 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1qRo2h-00D2qt-1y; Fri, 04 Aug 2023 09:12:07 +0300 Date: Fri, 4 Aug 2023 09:12:07 +0300 From: Andy Shevchenko To: Mika Westerberg Cc: Mario Limonciello , "Rafael J . Wysocki" , Bjorn Helgaas , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, Iain Lane , Kuppuswamy Sathyanarayanan Subject: Re: [PATCH v8 2/2] PCI/ACPI: Use device constraints instead of dates to opt devices into D3 Message-ID: References: <20230802201013.910-1-mario.limonciello@amd.com> <20230802201013.910-3-mario.limonciello@amd.com> <20230803050118.GV14638@black.fi.intel.com> <06cf76ba-de5f-caaa-d1c4-9d34adf15a52@amd.com> <20230803151454.GZ14638@black.fi.intel.com> <208afe43-2539-156b-971f-89233598b687@amd.com> <20230804060743.GA14638@black.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230804060743.GA14638@black.fi.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org On Fri, Aug 04, 2023 at 09:07:43AM +0300, Mika Westerberg wrote: > On Thu, Aug 03, 2023 at 10:18:07AM -0500, Mario Limonciello wrote: ... > Some of them, at least the Apollo Lake ones were used in IVI systems > that did not run Windows IIRC. And if it matters, they even don't have EFI complaint BIOS. -- With Best Regards, Andy Shevchenko