Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp8162imm; Thu, 4 Oct 2018 14:31:16 -0700 (PDT) X-Google-Smtp-Source: ACcGV60abGgH8SN3ztmGEm1qlkVYAneUuWkKvXMP0VY7YK381BIgM6ah1oA5jAo6d79dX/h9Nj5S X-Received: by 2002:a63:2f42:: with SMTP id v63-v6mr7327360pgv.298.1538688676098; Thu, 04 Oct 2018 14:31:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538688676; cv=none; d=google.com; s=arc-20160816; b=QDQ+Jf44aFH4CMQlZYyhk2jGMeK1DUlBXhF29jLIf4nsLZthSdrI9Oa+cH8ubOt1ya Y4omNQmOWvseDFBGBWm7+NLIC0Nb4dB/qWZFadwWK4oDjZO+/Ls9N5yCg0PhSDYhw9TR Exj1uRFwi1y00p3cZnptu+HEF1dlZbgprj79ZKgKy0D0MoQ9KFAT257wj1bBHaygvJul QdzdKnJul9jpxpYdwtrFqLfZjVv54gE3TDLzGbOZdY0WKQG3X0A0FY8JPzKfV60/qndW MWV3T4j38/45WPeR1+sW1UlRbQxLoeMHKn0zQbhoMNdR5HKu0BKMtvXHESW+QT1ktiFA pfWw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:subject:content-transfer-encoding :mime-version:references:in-reply-to:message-id:date:cc:to:from; bh=BZ2UJE494eSr2zN9N+tdYQV+1ha13X7oz1ZFOG0FKN4=; b=SMReeNyBh3P/MYbLAL0oC7d2mdh1gDAtJ4QN1xRuOgzWzq2lOlS6S9DhOAVgE/ORoV dBUdblK671yp2Oe9w3A9HwxOkyb/O+2spctdeh71pn9XiCm/ZF/rYYF+zGR44vNECU8i bWV2aBTMRjvQmVKv6j9DAtljpK3AGAqh+ahSeMThPfedVEH6SmrN/23Krfyl9pjPryCw ggV0b29oo5PJxgrjxAj4lcLjsFJsQZPM4BsCmUN5ELyJNo6gWh+rgRB/4InO5urWp/be SFkQWZG9VlwrsMtW+ME1KQqYPMXstXipsPKMRUV86QpeKx9cwl0sgviZyr6RSUq2cRWe W+vg== 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 t29-v6si6041231pgn.442.2018.10.04.14.31.00; Thu, 04 Oct 2018 14:31:16 -0700 (PDT) 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 S1728386AbeJEEYT (ORCPT + 99 others); Fri, 5 Oct 2018 00:24:19 -0400 Received: from ale.deltatee.com ([207.54.116.67]:52906 "EHLO ale.deltatee.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727147AbeJEEXQ (ORCPT ); Fri, 5 Oct 2018 00:23:16 -0400 Received: from cgy1-donard.priv.deltatee.com ([172.16.1.31]) by ale.deltatee.com with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1g8BA4-0002Yg-0T; Thu, 04 Oct 2018 15:27:59 -0600 Received: from gunthorp by cgy1-donard.priv.deltatee.com with local (Exim 4.89) (envelope-from ) id 1g8B9y-0001em-1B; Thu, 04 Oct 2018 15:27:50 -0600 From: Logan Gunthorpe To: linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-nvme@lists.infradead.org, linux-rdma@vger.kernel.org, linux-nvdimm@lists.01.org, linux-block@vger.kernel.org Cc: Stephen Bates , Christoph Hellwig , Keith Busch , Sagi Grimberg , Bjorn Helgaas , Jason Gunthorpe , Max Gurtovoy , Dan Williams , =?UTF-8?q?J=C3=A9r=C3=B4me=20Glisse?= , Benjamin Herrenschmidt , Alex Williamson , =?UTF-8?q?Christian=20K=C3=B6nig?= , Jens Axboe , Logan Gunthorpe , Jonathan Corbet , Mauro Carvalho Chehab , Greg Kroah-Hartman , Vinod Koul , Linus Walleij , Thierry Reding , Sanyog Kale , Sagar Dharia Date: Thu, 4 Oct 2018 15:27:39 -0600 Message-Id: <20181004212747.6301-6-logang@deltatee.com> X-Mailer: git-send-email 2.19.0 In-Reply-To: <20181004212747.6301-1-logang@deltatee.com> References: <20181004212747.6301-1-logang@deltatee.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 172.16.1.31 X-SA-Exim-Rcpt-To: linux-nvme@lists.infradead.org, linux-nvdimm@lists.01.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-rdma@vger.kernel.org, linux-block@vger.kernel.org, sbates@raithlin.com, hch@lst.de, sagi@grimberg.me, bhelgaas@google.com, jgg@mellanox.com, maxg@mellanox.com, benh@kernel.crashing.org, jglisse@redhat.com, alex.williamson@redhat.com, christian.koenig@amd.com, axboe@kernel.dk, logang@deltatee.com, corbet@lwn.net, mchehab@kernel.org, gregkh@linuxfoundation.org, linus.walleij@linaro.org, treding@nvidia.com, keith.busch@intel.com, dan.j.williams@intel.com, vinod.koul@intel.com, sanyog.r.kale@intel.com, sdharia@codeaurora.org X-SA-Exim-Mail-From: gunthorp@deltatee.com X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on ale.deltatee.com X-Spam-Level: X-Spam-Status: No, score=-8.7 required=5.0 tests=ALL_TRUSTED,BAYES_00, GREYLIST_ISWHITE,MYRULES_NO_TEXT autolearn=ham autolearn_force=no version=3.4.1 Subject: [PATCH v9 05/13] docs-rst: Add a new directory for PCI documentation X-SA-Exim-Version: 4.2.1 (built Tue, 02 Aug 2016 21:08:31 +0000) X-SA-Exim-Scanned: Yes (on ale.deltatee.com) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add a new directory in the driver API guide for PCI specific documentation. This is in preparation for adding a new PCI P2P DMA driver writers guide which will go in this directory. Signed-off-by: Logan Gunthorpe Cc: Jonathan Corbet Cc: Mauro Carvalho Chehab Cc: Greg Kroah-Hartman Cc: Vinod Koul Cc: Linus Walleij Cc: Logan Gunthorpe Cc: Thierry Reding Cc: Sanyog Kale Cc: Sagar Dharia --- Documentation/driver-api/index.rst | 2 +- Documentation/driver-api/pci/index.rst | 20 ++++++++++++++++++++ Documentation/driver-api/{ => pci}/pci.rst | 0 3 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 Documentation/driver-api/pci/index.rst rename Documentation/driver-api/{ => pci}/pci.rst (100%) diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index 6d9f2f9fe20e..e9e7d24169cf 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -29,7 +29,7 @@ available subsections can be seen below. iio/index input usb/index - pci + pci/index spi i2c hsi diff --git a/Documentation/driver-api/pci/index.rst b/Documentation/driver-api/pci/index.rst new file mode 100644 index 000000000000..eaf20b24bf7d --- /dev/null +++ b/Documentation/driver-api/pci/index.rst @@ -0,0 +1,20 @@ +.. SPDX-License-Identifier: GPL-2.0 +============================================ +The Linux PCI driver implementer's API guide +============================================ + +.. class:: toc-title + + Table of contents + +.. toctree:: + :maxdepth: 2 + + pci + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` diff --git a/Documentation/driver-api/pci.rst b/Documentation/driver-api/pci/pci.rst similarity index 100% rename from Documentation/driver-api/pci.rst rename to Documentation/driver-api/pci/pci.rst -- 2.19.0