From patchwork Fri Jun 28 12:29:57 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 11022239 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 22602924 for ; Fri, 28 Jun 2019 12:30:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 065D72847A for ; Fri, 28 Jun 2019 12:30:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EB5F0286B2; Fri, 28 Jun 2019 12:30:44 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from ml01.01.org (ml01.01.org [198.145.21.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 878112847A for ; Fri, 28 Jun 2019 12:30:44 +0000 (UTC) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 4B07C212AB4DF; Fri, 28 Jun 2019 05:30:44 -0700 (PDT) X-Original-To: linux-nvdimm@lists.01.org Delivered-To: linux-nvdimm@lists.01.org Received-SPF: None (no SPF record) identity=mailfrom; client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=mchehab@bombadil.infradead.org; receiver=linux-nvdimm@lists.01.org Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 10802212AB4C4 for ; Fri, 28 Jun 2019 05:30:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Sender:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: Reply-To:Content-Type: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=SzCI/aoMGZERpe2qGFQLjwJZqvdBeyZI+FLAJ5QtJWo=; b=XsQMbiJCw344J5+iMgGwuJoZUa 8XPcEOfZZs9+AE+zCKqI5xt9ZFP9X5+75GiPrA9D5hQwUO3a9erx08VVkEZkfSHTKbhR5fDcLNKtK 1BIFKnuGX7cxt1+dWMQMerjhaA0H4BFFuGf24lNBYVOgYkdvZ0z4uSBm2V14187yCW8GziuYI/cIj vEj2mr+4hQApN77PXUe5HgAX7Pv90PgIRTPB2M+ITGCTtnNDRGloPQHqOlgaNbTpPbxPcRUYIkRCn 5ChE+24fhFEDGvGqwiDEFZiuqujGVs0SiuBN6+s1aVXG02BLmzrfF0YXTB/UDz8VMxAaEn/Kzmy3u OJmR+MfQ==; Received: from [186.213.242.156] (helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.92 #3 (Red Hat Linux)) id 1hgq1T-00054v-WF; Fri, 28 Jun 2019 12:30:36 +0000 Received: from mchehab by bombadil.infradead.org with local (Exim 4.92) (envelope-from ) id 1hgq1S-0005RE-1n; Fri, 28 Jun 2019 09:30:34 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Subject: [PATCH 04/39] docs: nvdimm: add it to the driver-api book Date: Fri, 28 Jun 2019 09:29:57 -0300 Message-Id: X-Mailer: git-send-email 2.21.0 In-Reply-To: References: MIME-Version: 1.0 X-BeenThere: linux-nvdimm@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Linux-nvdimm developer list." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jonathan Corbet , linux-nvdimm@lists.01.org, linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , Mauro Carvalho Chehab Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" X-Virus-Scanned: ClamAV using ClamSMTP The descriptions here are from Kernel driver's PoV. Signed-off-by: Mauro Carvalho Chehab Acked-by: Dan Williams --- Documentation/driver-api/index.rst | 1 + Documentation/{ => driver-api}/nvdimm/btt.rst | 0 Documentation/{ => driver-api}/nvdimm/index.rst | 2 -- Documentation/{ => driver-api}/nvdimm/nvdimm.rst | 0 Documentation/{ => driver-api}/nvdimm/security.rst | 0 drivers/nvdimm/Kconfig | 2 +- 6 files changed, 2 insertions(+), 3 deletions(-) rename Documentation/{ => driver-api}/nvdimm/btt.rst (100%) rename Documentation/{ => driver-api}/nvdimm/index.rst (94%) rename Documentation/{ => driver-api}/nvdimm/nvdimm.rst (100%) rename Documentation/{ => driver-api}/nvdimm/security.rst (100%) diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index 93c6c9a98c41..41f5ce7dc34c 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -43,6 +43,7 @@ available subsections can be seen below. mtdnand miscellaneous mei/index + nvdimm/index w1 rapidio/index s390-drivers diff --git a/Documentation/nvdimm/btt.rst b/Documentation/driver-api/nvdimm/btt.rst similarity index 100% rename from Documentation/nvdimm/btt.rst rename to Documentation/driver-api/nvdimm/btt.rst diff --git a/Documentation/nvdimm/index.rst b/Documentation/driver-api/nvdimm/index.rst similarity index 94% rename from Documentation/nvdimm/index.rst rename to Documentation/driver-api/nvdimm/index.rst index 1a3402d3775e..19dc8ee371dc 100644 --- a/Documentation/nvdimm/index.rst +++ b/Documentation/driver-api/nvdimm/index.rst @@ -1,5 +1,3 @@ -:orphan: - =================================== Non-Volatile Memory Device (NVDIMM) =================================== diff --git a/Documentation/nvdimm/nvdimm.rst b/Documentation/driver-api/nvdimm/nvdimm.rst similarity index 100% rename from Documentation/nvdimm/nvdimm.rst rename to Documentation/driver-api/nvdimm/nvdimm.rst diff --git a/Documentation/nvdimm/security.rst b/Documentation/driver-api/nvdimm/security.rst similarity index 100% rename from Documentation/nvdimm/security.rst rename to Documentation/driver-api/nvdimm/security.rst diff --git a/drivers/nvdimm/Kconfig b/drivers/nvdimm/Kconfig index e89c1c332407..a5fde15e91d3 100644 --- a/drivers/nvdimm/Kconfig +++ b/drivers/nvdimm/Kconfig @@ -33,7 +33,7 @@ config BLK_DEV_PMEM Documentation/admin-guide/kernel-parameters.rst). This driver converts these persistent memory ranges into block devices that are capable of DAX (direct-access) file system mappings. See - Documentation/nvdimm/nvdimm.rst for more details. + Documentation/driver-api/nvdimm/nvdimm.rst for more details. Say Y if you want to use an NVDIMM