From 148b88be249ade3fa6a5033912e5aad0660d1b18 Mon Sep 17 00:00:00 2001 From: anish kumar Date: Mon, 30 Dec 2024 14:33:54 +0000 Subject: [PATCH] MAINTAINERS: add slimbus documentation In the commit 202318d37613d264e30d71cc32ef442492d6d279 slimbus documentation was added but it missed the update in this file. Currently get_maintainer script is missing the main maintainer. Signed-off-by: anish kumar Signed-off-by: Srinivas Kandagatla Link: https://lore.kernel.org/r/20241230143354.266154-3-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index a2958dc64326..124b8574aa76 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21242,6 +21242,7 @@ M: Srinivas Kandagatla L: linux-sound@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/slimbus/ +F: Documentation/driver-api/slimbus.rst F: drivers/slimbus/ F: include/linux/slimbus.h -- 2.25.1