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=-6.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS 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 1DD7FC10F03 for ; Tue, 23 Apr 2019 21:41:19 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 80CE1218D3 for ; Tue, 23 Apr 2019 21:41:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="lI4jOYaw" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 80CE1218D3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 44pcMc4VVgzDqVR for ; Wed, 24 Apr 2019 07:41:16 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=permerror (mailfrom) smtp.mailfrom=kernel.org (client-ip=2001:8b0:10b:1236::1; helo=casper.infradead.org; envelope-from=mchehab+samsung@kernel.org; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="lI4jOYaw"; dkim-atps=neutral Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 44pb0n71y9zDqG6 for ; Wed, 24 Apr 2019 06:39:53 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=d5llYTJLQKvQnpfXJQfVyb9GlJxcOW18WOhBIq5ofzA=; b=lI4jOYawIKyAhJnm5WkrVuTjlB yAGrjefHLp3CelADnzyBomvy95S7R9vkMDGuFnlpNsynWsSgY2nTrREkGxpczUan5K9LZdKMdCXFQ aNO7BW2GSsTf4uxI4kkYgjLg/rArZgKnpYRh6XG0WUfuz1bmv6ooaqSxfV4lGU9XGE3JFc9fDNdu9 wbQOhU+nSZQB9Yp58Tb1QUiHV79npPtjU3VHglgl2DzCDoNlRL2oHhlJlR9lMi0vUD4KpXLmFGunv JEU9idb9oD3wdqRDCp31JGUNZxZnUzHPFt3rRNUw/eZI2lQjnxo3vhk0OFUmbp7cCDuRpvzRl4h9U 7coNh6fg==; Received: from 177.17.136.231.dynamic.adsl.gvt.net.br ([177.17.136.231] helo=coco.lan) by casper.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1hJ2Cf-0002Nu-Am; Tue, 23 Apr 2019 20:39:45 +0000 Date: Tue, 23 Apr 2019 17:39:39 -0300 From: Mauro Carvalho Chehab To: Changbin Du Subject: Re: [PATCH v4 01/63] Documentation: add Linux ACPI to Sphinx TOC tree Message-ID: <20190423173939.14246e98@coco.lan> In-Reply-To: <20190423162932.21428-2-changbin.du@gmail.com> References: <20190423162932.21428-1-changbin.du@gmail.com> <20190423162932.21428-2-changbin.du@gmail.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: fenghua.yu@intel.com, x86@kernel.org, linux-doc@vger.kernel.org, linux-pci@vger.kernel.org, linux-gpio@vger.kernel.org, Jonathan Corbet , rjw@rjwysocki.net, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, mingo@redhat.com, Bjorn Helgaas , tglx@linutronix.de, linuxppc-dev@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Em Wed, 24 Apr 2019 00:28:30 +0800 Changbin Du escreveu: > Add below index.rst files for ACPI subsystem. More docs will be added later. > o admin-guide/acpi/index.rst > o driver-api/acpi/index.rst > o firmware-guide/index.rst Nice! you split it by usage. Reviewed-by: Mauro Carvalho Chehab > > Signed-off-by: Changbin Du > --- > Documentation/admin-guide/acpi/index.rst | 10 ++++++++++ > Documentation/admin-guide/index.rst | 1 + > Documentation/driver-api/acpi/index.rst | 7 +++++++ > Documentation/driver-api/index.rst | 1 + > Documentation/firmware-guide/acpi/index.rst | 9 +++++++++ > Documentation/firmware-guide/index.rst | 13 +++++++++++++ > Documentation/index.rst | 10 ++++++++++ > 7 files changed, 51 insertions(+) > create mode 100644 Documentation/admin-guide/acpi/index.rst > create mode 100644 Documentation/driver-api/acpi/index.rst > create mode 100644 Documentation/firmware-guide/acpi/index.rst > create mode 100644 Documentation/firmware-guide/index.rst > > diff --git a/Documentation/admin-guide/acpi/index.rst b/Documentation/admin-guide/acpi/index.rst > new file mode 100644 > index 000000000000..3e041206089d > --- /dev/null > +++ b/Documentation/admin-guide/acpi/index.rst > @@ -0,0 +1,10 @@ > +============ > +ACPI Support > +============ > + > +Here we document in detail how to interact with various mechanisms in > +the Linux ACPI support. > + > +.. toctree:: > + :maxdepth: 1 > + > diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst > index 0a491676685e..5b8286fdd91b 100644 > --- a/Documentation/admin-guide/index.rst > +++ b/Documentation/admin-guide/index.rst > @@ -77,6 +77,7 @@ configure specific aspects of kernel behavior to your liking. > LSM/index > mm/index > perf-security > + acpi/index > > .. only:: subproject and html > > diff --git a/Documentation/driver-api/acpi/index.rst b/Documentation/driver-api/acpi/index.rst > new file mode 100644 > index 000000000000..898b0c60671a > --- /dev/null > +++ b/Documentation/driver-api/acpi/index.rst > @@ -0,0 +1,7 @@ > +============ > +ACPI Support > +============ > + > +.. toctree:: > + :maxdepth: 2 > + > diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst > index c0b600ed9961..aa87075c7846 100644 > --- a/Documentation/driver-api/index.rst > +++ b/Documentation/driver-api/index.rst > @@ -56,6 +56,7 @@ available subsections can be seen below. > slimbus > soundwire/index > fpga/index > + acpi/index > > .. only:: subproject and html > > diff --git a/Documentation/firmware-guide/acpi/index.rst b/Documentation/firmware-guide/acpi/index.rst > new file mode 100644 > index 000000000000..0ec7d072ba22 > --- /dev/null > +++ b/Documentation/firmware-guide/acpi/index.rst > @@ -0,0 +1,9 @@ > +.. SPDX-License-Identifier: GPL-2.0 > + > +============ > +ACPI Support > +============ > + > +.. toctree:: > + :maxdepth: 1 > + > diff --git a/Documentation/firmware-guide/index.rst b/Documentation/firmware-guide/index.rst > new file mode 100644 > index 000000000000..5355784ca0a2 > --- /dev/null > +++ b/Documentation/firmware-guide/index.rst > @@ -0,0 +1,13 @@ > +.. SPDX-License-Identifier: GPL-2.0 > + > +=============================== > +The Linux kernel firmware guide > +=============================== > + > +This section describes the ACPI subsystem in Linux from firmware perspective. > + > +.. toctree:: > + :maxdepth: 1 > + > + acpi/index > + > diff --git a/Documentation/index.rst b/Documentation/index.rst > index 80a421cb935e..fdfa85c56a50 100644 > --- a/Documentation/index.rst > +++ b/Documentation/index.rst > @@ -35,6 +35,16 @@ trying to get it to work optimally on a given system. > > admin-guide/index > > +Firmware-related documentation > +------------------------------ > +The following holds information on the kernel's expectations regarding the > +platform firmwares. > + > +.. toctree:: > + :maxdepth: 2 > + > + firmware-guide/index > + > Application-developer documentation > ----------------------------------- > Thanks, Mauro