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 E8D11C63797 for ; Tue, 17 Jan 2023 15:32:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230372AbjAQPcH (ORCPT ); Tue, 17 Jan 2023 10:32:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36516 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230453AbjAQPcG (ORCPT ); Tue, 17 Jan 2023 10:32:06 -0500 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26E4E3FF39; Tue, 17 Jan 2023 07:32:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1673969526; x=1705505526; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=w7aaBkY6MNp7sQab/fhF239zMUAKOfh0eKz8mwW82Ms=; b=c8Hc24IT1ISAOmAZzDNfZ6WzOI+DqM6mADZhsbshjrJBL+2wk+Ht7HvL +dQQP/pr8EWV5u1TDdjy1kCKcTFl2qOWsYmqrtUlrK7bZBqkyrjogQIym a/mfUobudGNbf7ZXTENTU1JAijUhJIVgeyWhqmyjGaLt3h2aWMS2I3zpk aJLMq69pjzI1De55sEshqhqwACiBwg6ZLj/OvdBvrIacqSDQPL8qMtF3f sGHjahdH9PWCcqNsMUxPSlhpwRS44YxUAlqo26FzrGDBsP8lkqKpFG6uF a+FyNqkn0QZnFQ/pKPpVh76CAfR3Zy1BIR/h26TgIjZFYsEa/Uvgl/Blp A==; X-IronPort-AV: E=McAfee;i="6500,9779,10592"; a="322410658" X-IronPort-AV: E=Sophos;i="5.97,224,1669104000"; d="scan'208";a="322410658" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jan 2023 07:32:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10592"; a="659423609" X-IronPort-AV: E=Sophos;i="5.97,224,1669104000"; d="scan'208";a="659423609" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga002.jf.intel.com with ESMTP; 17 Jan 2023 07:32:01 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1pHnwO-00AdZc-1N; Tue, 17 Jan 2023 17:32:00 +0200 Date: Tue, 17 Jan 2023 17:32:00 +0200 From: Andy Shevchenko To: Sakari Ailus Cc: linux-acpi@vger.kernel.org, rafael@kernel.org, linux-media@vger.kernel.org, heikki.krogerus@linux.intel.com Subject: Re: [PATCH 8/8] ACPI: property: Document _CRS CSI-2 and DisCo for Imaging support Message-ID: References: <20230117122244.2546597-1-sakari.ailus@linux.intel.com> <20230117122244.2546597-9-sakari.ailus@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230117122244.2546597-9-sakari.ailus@linux.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 Tue, Jan 17, 2023 at 02:22:44PM +0200, Sakari Ailus wrote: > Document how ACPI _CRS CSI-2 and DisCo for Imaging works. It's non-trivial > so such documentation can be useful. ... > * Copyright (C) 2022 Intel Corporation 2022,2023 ? -- With Best Regards, Andy Shevchenko