From: anish kumar <yesanishhere@gmail.com>
To: corbet@lwn.net, broonie@kernel.org, dlechner@baylibre.com,
u.kleine-koenig@pengutronix.de, Jonathan.Cameron@huawei.com,
pstanner@redhat.com
Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
anish kumar <yesanishhere@gmail.com>
Subject: [PATCH 2/2] Documentation: devres: add missing remoteproc helpers
Date: Wed, 6 Nov 2024 15:52:17 -0800 [thread overview]
Message-ID: <20241106235217.94718-2-yesanishhere@gmail.com> (raw)
In-Reply-To: <20241106235217.94718-1-yesanishhere@gmail.com>
remoteproc helpers were missing from the devres documentation.
This patch adds them.
Signed-off-by: anish kumar <yesanishhere@gmail.com>
---
Documentation/driver-api/driver-model/devres.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/driver-api/driver-model/devres.rst b/Documentation/driver-api/driver-model/devres.rst
index 8350a098f81f..7bf06e5c9274 100644
--- a/Documentation/driver-api/driver-model/devres.rst
+++ b/Documentation/driver-api/driver-model/devres.rst
@@ -448,6 +448,12 @@ REGULATOR
devm_regulator_register_supply_alias()
devm_regulator_unregister_notifier()
+REMOTEPROC
+ devm_rproc_add()
+ devm_rproc_free()
+ devm_rproc_alloc()
+ devm_rproc_remove()
+
RESET
devm_reset_control_get()
devm_reset_controller_register()
--
2.39.3 (Apple Git-146)
next prev parent reply other threads:[~2024-11-06 23:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-06 23:52 [PATCH 1/2] Documentation: devres: add missing mailbox helpers anish kumar
2024-11-06 23:52 ` anish kumar [this message]
2024-11-11 16:58 ` David Lechner
2024-11-11 17:35 ` anish kumar
2024-11-12 20:12 ` Jonathan Corbet
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=20241106235217.94718-2-yesanishhere@gmail.com \
--to=yesanishhere@gmail.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=broonie@kernel.org \
--cc=corbet@lwn.net \
--cc=dlechner@baylibre.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pstanner@redhat.com \
--cc=u.kleine-koenig@pengutronix.de \
/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
all inboxes | Powered by JetHome®