]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation: add a driver API doc for the power sequencing subsystem
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 21 Aug 2024 10:08:18 +0000 (12:08 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 22 Aug 2024 13:29:29 +0000 (15:29 +0200)
commit8b7e0a6c443e855374a426dcdfd0a19912d70df3
tree71814bc47d01285f057658e54c5cd738239451b3
parentb8e4b0529d59a3ccd0b25a31d3cfc8b0f3b34068
Documentation: add a driver API doc for the power sequencing subsystem

Describe what the subsystem does, how the consumers and providers work
and add API reference generated from kerneldocs.

Acked-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240821100818.13763-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Documentation/driver-api/index.rst
Documentation/driver-api/pwrseq.rst [new file with mode: 0644]
MAINTAINERS