public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add omap bus drivers to OMAP2+ SUPPORT
@ 2023-11-15 10:44 Lukas Bulwahn
  2023-12-01  6:56 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2023-11-15 10:44 UTC (permalink / raw)
  To: Tony Lindgren, linux-omap; +Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

While doing some code cleanup in drivers/bus/, I noticed that the files
drivers/bus/omap*.[ch] have no maintainer.

As far as I see from the git history, important changes to those files went
through Tony Lindgren. Further, the inclusion of those drivers depend on
the config ARCH_OMAP2PLUS being enabled. This suggests these drivers are
part of the section OMAP2+ SUPPORT.

Add the omap bus drivers to OMAP2+ SUPPORT.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 973568cae9e5..e829dbac1e99 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15850,6 +15850,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
 F:	Documentation/devicetree/bindings/arm/ti/omap.yaml
 F:	arch/arm/configs/omap2plus_defconfig
 F:	arch/arm/mach-omap2/
+F:	drivers/bus/omap*.[ch]
 F:	drivers/bus/ti-sysc.c
 F:	drivers/gpio/gpio-tps65219.c
 F:	drivers/i2c/busses/i2c-omap.c
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: add omap bus drivers to OMAP2+ SUPPORT
  2023-11-15 10:44 [PATCH] MAINTAINERS: add omap bus drivers to OMAP2+ SUPPORT Lukas Bulwahn
@ 2023-12-01  6:56 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2023-12-01  6:56 UTC (permalink / raw)
  To: Lukas Bulwahn; +Cc: linux-omap, kernel-janitors, linux-kernel

* Lukas Bulwahn <lukas.bulwahn@gmail.com> [231115 12:44]:
> While doing some code cleanup in drivers/bus/, I noticed that the files
> drivers/bus/omap*.[ch] have no maintainer.
> 
> As far as I see from the git history, important changes to those files went
> through Tony Lindgren. Further, the inclusion of those drivers depend on
> the config ARCH_OMAP2PLUS being enabled. This suggests these drivers are
> part of the section OMAP2+ SUPPORT.
> 
> Add the omap bus drivers to OMAP2+ SUPPORT.

Applying into omap-for-v6.8/maintainers thanks.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-01  6:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-15 10:44 [PATCH] MAINTAINERS: add omap bus drivers to OMAP2+ SUPPORT Lukas Bulwahn
2023-12-01  6:56 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox