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 1/2] Documentation: devres: add missing mailbox helpers
Date: Wed, 6 Nov 2024 15:52:16 -0800 [thread overview]
Message-ID: <20241106235217.94718-1-yesanishhere@gmail.com> (raw)
mailbox api's 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 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/driver-api/driver-model/devres.rst b/Documentation/driver-api/driver-model/devres.rst
index 5f2ee8d717b1..8350a098f81f 100644
--- a/Documentation/driver-api/driver-model/devres.rst
+++ b/Documentation/driver-api/driver-model/devres.rst
@@ -346,6 +346,10 @@ LED
devm_led_trigger_register()
devm_of_led_get()
+MAILBOX
+ devm_mbox_controller_register()
+ devm_mbox_controller_unregister()
+
MDIO
devm_mdiobus_alloc()
devm_mdiobus_alloc_size()
--
2.39.3 (Apple Git-146)
next 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 anish kumar [this message]
2024-11-06 23:52 ` [PATCH 2/2] Documentation: devres: add missing remoteproc helpers anish kumar
2024-11-11 16:58 ` [PATCH 1/2] Documentation: devres: add missing mailbox helpers 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-1-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®