diff options
author | 2024-12-30 14:33:54 +0000 | |
---|---|---|
committer | 2024-12-30 17:19:19 +0100 | |
commit | 148b88be249ade3fa6a5033912e5aad0660d1b18 (patch) | |
tree | f94bb66d88e433c384cc3293c2ae116b5459d1e1 | |
parent | slimbus: messaging: Reorganize kerneldoc parameter names (diff) | |
download | wireguard-linux-148b88be249ade3fa6a5033912e5aad0660d1b18.tar.xz wireguard-linux-148b88be249ade3fa6a5033912e5aad0660d1b18.zip |
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 <yesanishhere@gmail.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20241230143354.266154-3-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a2958dc64326..124b8574aa76 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21242,6 +21242,7 @@ M: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 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 |