From 907d1f143b0ef6e46bd25b595e9b4f2d20ae869b Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Tue, 1 Dec 2020 12:57:54 +0100 Subject: docs: add a reset controller chapter to the driver API docs Add initial reset controller API documentation. This is mostly intended to describe the concepts to users of the consumer API, and to tie the kerneldoc comments we already have into the driver API documentation. Signed-off-by: Philipp Zabel Reviewed-by: Randy Dunlap Reviewed-by: Amjad Ouled-Ameur Link: https://lore.kernel.org/r/20201201115754.1713-1-p.zabel@pengutronix.de Signed-off-by: Jonathan Corbet --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 3da6d8c154e4..fa601fd8bcda 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14935,6 +14935,7 @@ M: Philipp Zabel S: Maintained T: git git://git.pengutronix.de/git/pza/linux F: Documentation/devicetree/bindings/reset/ +F: Documentation/driver-api/reset.rst F: drivers/reset/ F: include/dt-bindings/reset/ F: include/linux/reset-controller.h -- cgit v1.2.3