lkml.org 
[lkml]   [2023]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] MAINTAINERS: add TI da8xx bus driver to TI DAVINCI MACHINE SUPPORT
Date
While doing some code cleanup in drivers/bus/, I noticed that the file
drivers/bus/da8xx-mstpri.c has no maintainer.

Although the file has not been touched a lot lately, the git history tells
us that Bartosz Golaszewski is the main author. Further, the driver's
config depends on config ARCH_DAVINCI_DA8XX, and that is defined in
arch/arm/mach-davinci/, which is part of TI DAVINCI MACHINE SUPPORT with
Bartosz already being its maintainer.

Add drivers/bus/da8xx-mstpri.c to TI DAVINCI MACHINE SUPPORT.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e829dbac1e99..e9cbf6e353bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21707,6 +21707,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
F: Documentation/devicetree/bindings/i2c/i2c-davinci.txt
F: arch/arm/boot/dts/ti/davinci/
F: arch/arm/mach-davinci/
+F: drivers/bus/da8xx-mstpri.c
F: drivers/i2c/busses/i2c-davinci.c

TI DAVINCI SERIES CLOCK DRIVER
--
2.17.1
\
 
 \ /
  Last update: 2023-11-21 09:51    [W:0.027 / U:0.876 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site