Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
From: anish kumar <yesanishhere@gmail.com>
To: ohad@wizery.com, bjorn.andersson@linaro.org,
	mathieu.poirier@linaro.org, corbet@lwn.net
Cc: linux-remoteproc@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	anish kumar <yesanishhere@gmail.com>
Subject: [PATCH V4 2/7] Documentation: remoteproc: move from staging
Date: Tue, 22 Oct 2024 22:33:52 -0700	[thread overview]
Message-ID: <20241023053357.5261-3-yesanishhere@gmail.com> (raw)
In-Reply-To: <20241023053357.5261-1-yesanishhere@gmail.com>

In preparation for upcoming enhancements, this
commit relocates the existing documentation
from the staging area to the mainline Documentation
directory. Future patches will add further
documentation to improve clarity and usability.

Signed-off-by: anish kumar <yesanishhere@gmail.com>
---
 Documentation/driver-api/remoteproc/index.rst               | 6 ++++++
 .../{staging => driver-api/remoteproc}/remoteproc.rst       | 0
 Documentation/staging/index.rst                             | 1 -
 3 files changed, 6 insertions(+), 1 deletion(-)
 rename Documentation/{staging => driver-api/remoteproc}/remoteproc.rst (100%)

diff --git a/Documentation/driver-api/remoteproc/index.rst b/Documentation/driver-api/remoteproc/index.rst
index 8b8c8f512e2b..6ac5a082bf4f 100644
--- a/Documentation/driver-api/remoteproc/index.rst
+++ b/Documentation/driver-api/remoteproc/index.rst
@@ -14,6 +14,12 @@ Authors:
    the hardware differences, so the entire driver doesn't need to be
    duplicated.
 
+
+.. toctree::
+   :maxdepth: 1
+
+   remoteproc
+
 Mailing List
 ------------
 To post a message, send an email to
diff --git a/Documentation/staging/remoteproc.rst b/Documentation/driver-api/remoteproc/remoteproc.rst
similarity index 100%
rename from Documentation/staging/remoteproc.rst
rename to Documentation/driver-api/remoteproc/remoteproc.rst
diff --git a/Documentation/staging/index.rst b/Documentation/staging/index.rst
index abd0d18254d2..8884af4556b4 100644
--- a/Documentation/staging/index.rst
+++ b/Documentation/staging/index.rst
@@ -8,7 +8,6 @@ Unsorted Documentation
 
    crc32
    lzo
-   remoteproc
    rpmsg
    speculation
    static-keys
-- 
2.39.3 (Apple Git-146)


  parent reply	other threads:[~2024-10-23  5:34 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-23  5:33 [PATCH 0/1] remoteproc documentation changes anish kumar
2024-10-23  5:33 ` [PATCH V4 1/7] Remoteproc: Documentation: add the main index anish kumar
2024-10-24 15:42   ` Mathieu Poirier
2024-10-24 17:51     ` anish kumar
2024-10-23  5:33 ` anish kumar [this message]
2024-10-23  5:33 ` [PATCH V4 3/7] Documentation: remoteproc: add more information anish kumar
2024-10-24 15:53   ` Mathieu Poirier
2024-10-24 18:17     ` anish kumar
2024-10-25 14:57       ` Mathieu Poirier
2024-10-25 15:13         ` anish kumar
2024-10-25 15:18           ` Mathieu Poirier
2024-10-23  5:33 ` [PATCH V4 4/7] Remoteproc: Documentation: add driver api anish kumar
2024-10-23  5:33 ` [PATCH V4 5/7] Remoteproc: Documentation: add userspace api anish kumar
2024-10-23  5:33 ` [PATCH V4 6/7] MAINTAINERS: remoteproc documentation path update anish kumar
2024-10-23  5:33 ` [PATCH V4 7/7] rpmsg: Documentation: update the path anish kumar
2024-10-23 13:53 ` [PATCH 0/1] remoteproc documentation changes Jonathan Corbet
2024-10-23 14:43   ` Jonathan Corbet
2024-10-23 15:35   ` Mathieu Poirier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241023053357.5261-3-yesanishhere@gmail.com \
    --to=yesanishhere@gmail.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=mathieu.poirier@linaro.org \
    --cc=ohad@wizery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox