public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] software node: API documentation
@ 2019-10-02 12:33 Heikki Krogerus
  2019-10-02 12:33 ` [RFC PATCH 1/2] software node: Add missing kernel-doc function descriptions Heikki Krogerus
  2019-10-02 12:33 ` [RFC PATCH 2/2] software node: Add documentation Heikki Krogerus
  0 siblings, 2 replies; 5+ messages in thread
From: Heikki Krogerus @ 2019-10-02 12:33 UTC (permalink / raw)
  To: Laurent Pinchart
  Cc: Dmitry Torokhov, Andy Shevchenko, Rafael J. Wysocki,
	Mika Westerberg, linux-doc, linux-kernel

Hi,

I'm sending this as an RFC first. I would like to wait for the API
change Dmitry proposed [1] before we add the final API documentation
for the software nodes.

At this point I would like to know if the generic use is explained
clearly enough and if there is anything missing that should be added.

[1] https://lkml.org/lkml/2019/9/11/8

thanks,

Heikki Krogerus (2):
  software node: Add missing kernel-doc function descriptions
  software node: Add documentation

 Documentation/driver-api/software_node.rst | 197 +++++++++++++++++++++
 drivers/base/swnode.c                      |  23 +++
 2 files changed, 220 insertions(+)
 create mode 100644 Documentation/driver-api/software_node.rst

-- 
2.23.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-04  8:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-02 12:33 [RFC PATCH 0/2] software node: API documentation Heikki Krogerus
2019-10-02 12:33 ` [RFC PATCH 1/2] software node: Add missing kernel-doc function descriptions Heikki Krogerus
2019-10-02 12:33 ` [RFC PATCH 2/2] software node: Add documentation Heikki Krogerus
2019-10-04  2:56   ` Randy Dunlap
2019-10-04  8:54     ` Heikki Krogerus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox