Linux driver-core infrastructure
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add sys_soc.h to DRIVER CORE
@ 2026-07-27 20:45 Danilo Krummrich
  2026-07-27 21:07 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Danilo Krummrich @ 2026-07-27 20:45 UTC (permalink / raw)
  To: gregkh, rafael, dakr, lee; +Cc: driver-core

The sys_soc.h header was never added to the DRIVER CORE MAINTAINERS
entry when the SoC bus was introduced. Add it now.

Fixes: 74d1d82cdaae ("drivers/base: add bus for System-on-Chip devices")
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8034273de98b..1b5369f177ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7902,6 +7902,7 @@ F:	include/linux/fwnode.h
 F:	include/linux/kobj*
 F:	include/linux/ksysfs.h
 F:	include/linux/property.h
+F:	include/linux/sys_soc.h
 F:	include/linux/sysfs.h
 F:	kernel/ksysfs.c
 F:	lib/kobj*
-- 
2.55.0


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

end of thread, other threads:[~2026-07-27 21:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-27 20:45 [PATCH] MAINTAINERS: add sys_soc.h to DRIVER CORE Danilo Krummrich
2026-07-27 21:07 ` Randy Dunlap

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