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 X-Spam-Level: X-Spam-Status: No, score=-8.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED,USER_AGENT_NEOMUTT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4455DC282CE for ; Wed, 24 Apr 2019 16:44:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0DD12206A3 for ; Wed, 24 Apr 2019 16:44:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="ue6fgFca" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732586AbfDXQol (ORCPT ); Wed, 24 Apr 2019 12:44:41 -0400 Received: from mail-pg1-f193.google.com ([209.85.215.193]:38436 "EHLO mail-pg1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726935AbfDXQol (ORCPT ); Wed, 24 Apr 2019 12:44:41 -0400 Received: by mail-pg1-f193.google.com with SMTP id j26so9653303pgl.5; Wed, 24 Apr 2019 09:44:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=rdi04PqMLBm5A89mHKxVJWAwKBP+chl4VgE6VxuYN/4=; b=ue6fgFcaWXCtvUQ4AZgjZXUar9PSH9NaBb+ZtE3nLwcNM1D3F61CleZEaILj/pVWrS Wi5LyzBMSL0hGJ35gzr1K8Lz/EyAdXGV9PDB8C1rFSpAbUSWJdUrF4Gfusto3y+lky13 cYWFqtJOFSHQqWmGV+qpAUi1HwEf2kh6E9K5iaOuU0oQq7vyZXMKDrY8sFAv/9lSE5ko M0DZeKP2agxmPhcShJxuXE3HNBNNY8p3mxNOD5utr4RQpZ1ZH2UTpwA2cqsbZYqFtylr rcaKSqV32GkRjet1n95hQon6YQ8n9O6ntPgulAPwMh8t/07kiNQL0rQonHCeiTGPOmlW uKOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=rdi04PqMLBm5A89mHKxVJWAwKBP+chl4VgE6VxuYN/4=; b=qTMrCz3g5y9L0Ox1jLkYCnIV0b1jjLjPH9Gscd5+2DRkQf2xzI1ekR/GvHhmPHAieK UiUkv4g1/drisnc62IcWWx7VoUWI8OUQGhaqrU4w5wipe1np4SqmH9ag9HyzdRjhwkSH vc6kQvbkwXLK+oYM7KyKDihr8O3z2GSEO5duCAH0dVf3kPNCAJoNXoc4wwa7mNXovfyJ qNusv5s3seRwL/i8MIrydAgf8VACQHfL8JCghXIYyiNzA6joDNQYrj5LhgM31XEX4v+w YLgTYuXqB/JhLp2sHcy7VHV1lKrgWi6bHWAb20yZaJ5VsP+BWX3hXpIAxXeBpGF1wwOa sH4Q== X-Gm-Message-State: APjAAAVz15Rl7NYL6q2YAfauvUm3bqu4knE0BQE4kXm/A5hJYRhjcbSM h7i8Hr2pHQnSv0bT+J468jvJnKSK X-Google-Smtp-Source: APXvYqwc1gd/8vmyhdxwaHK4g48HxCZu4kGxfp15JgXVeLS0PwSazeDkfGTmmyc21Il7yIo1S1LbOw== X-Received: by 2002:a63:1058:: with SMTP id 24mr27113008pgq.297.1556124279798; Wed, 24 Apr 2019 09:44:39 -0700 (PDT) Received: from mail.google.com ([104.238.181.70]) by smtp.gmail.com with ESMTPSA id c22sm27913390pfn.136.2019.04.24.09.44.33 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 24 Apr 2019 09:44:39 -0700 (PDT) Date: Thu, 25 Apr 2019 00:44:30 +0800 From: Changbin Du To: Mauro Carvalho Chehab Cc: Changbin Du , Jonathan Corbet , Bjorn Helgaas , rjw@rjwysocki.net, linux-pci@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, tglx@linutronix.de, mingo@redhat.com, x86@kernel.org, fenghua.yu@intel.com, linuxppc-dev@lists.ozlabs.org, linux-acpi@vger.kernel.org, linux-gpio@vger.kernel.org Subject: Re: [PATCH v4 15/63] Documentation: ACPI: move dsd/data-node-references.txt to firmware-guide/acpi and convert to reST Message-ID: <20190424164428.r4wgyeexeuaoujuw@mail.google.com> References: <20190423162932.21428-1-changbin.du@gmail.com> <20190423162932.21428-16-changbin.du@gmail.com> <20190423181748.24f8aed2@coco.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190423181748.24f8aed2@coco.lan> User-Agent: NeoMutt/20180716 Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On Tue, Apr 23, 2019 at 06:17:48PM -0300, Mauro Carvalho Chehab wrote: > Em Wed, 24 Apr 2019 00:28:44 +0800 > Changbin Du escreveu: > > > This converts the plain text documentation to reStructuredText format and > > add it to Sphinx TOC tree. No essential content change. > > > > Signed-off-by: Changbin Du > > --- > > .../acpi/dsd/data-node-references.rst} | 28 +++++++++++-------- > > Documentation/firmware-guide/acpi/index.rst | 1 + > > 2 files changed, 17 insertions(+), 12 deletions(-) > > rename Documentation/{acpi/dsd/data-node-references.txt => firmware-guide/acpi/dsd/data-node-references.rst} (79%) > > > > diff --git a/Documentation/acpi/dsd/data-node-references.txt b/Documentation/firmware-guide/acpi/dsd/data-node-references.rst > > similarity index 79% > > rename from Documentation/acpi/dsd/data-node-references.txt > > rename to Documentation/firmware-guide/acpi/dsd/data-node-references.rst > > index c3871565c8cf..79c5368eaecf 100644 > > --- a/Documentation/acpi/dsd/data-node-references.txt > > +++ b/Documentation/firmware-guide/acpi/dsd/data-node-references.rst > > @@ -1,9 +1,12 @@ > > -Copyright (C) 2018 Intel Corporation > > -Author: Sakari Ailus > > - > > +.. SPDX-License-Identifier: GPL-2.0 > > +.. include:: > > > > +=================================== > > Referencing hierarchical data nodes > > ------------------------------------ > > +=================================== > > + > > +:Copyright: |copy| 2018 Intel Corporation > > +:Author: Sakari Ailus > > > > ACPI in general allows referring to device objects in the tree only. > > Hierarchical data extension nodes may not be referred to directly, hence this > > @@ -28,13 +31,14 @@ extension key. > > > > > > Example > > -------- > > +======= > > > > - In the ASL snippet below, the "reference" _DSD property [2] contains a > > - device object reference to DEV0 and under that device object, a > > - hierarchical data extension key "node@1" referring to the NOD1 object > > - and lastly, a hierarchical data extension key "anothernode" referring to > > - the ANOD object which is also the final target node of the reference. > > +In the ASL snippet below, the "reference" _DSD property [2] contains a > > +device object reference to DEV0 and under that device object, a > > +hierarchical data extension key "node@1" referring to the NOD1 object > > +and lastly, a hierarchical data extension key "anothernode" referring to > > +the ANOD object which is also the final target node of the reference. > > +:: > > > > Device (DEV0) > > { > > @@ -75,10 +79,10 @@ Example > > }) > > } > > > > -Please also see a graph example in graph.txt . > > +Please also see a graph example in :doc:`graph`. > > > > References > > ----------- > > +========== > > > > [1] Hierarchical Data Extension UUID For _DSD. > > , > > Hmm... on the previous patch, you replaced by some_url, > with makes sense. Please do the same here and on other patches on > this series with a similar way to describe URLs. > Done, thanks. > > diff --git a/Documentation/firmware-guide/acpi/index.rst b/Documentation/firmware-guide/acpi/index.rst > > index f81cfbcb6878..6d4e0df4f063 100644 > > --- a/Documentation/firmware-guide/acpi/index.rst > > +++ b/Documentation/firmware-guide/acpi/index.rst > > @@ -9,6 +9,7 @@ ACPI Support > > > > namespace > > dsd/graph > > + dsd/data-node-references > > enumeration > > osi > > method-customizing > > > > Thanks, > Mauro -- Cheers, Changbin Du