mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add include/dt-bindings/interrupt-controller to IRQCHIP DRIVERS
@ 2022-06-13 12:02 Lukas Bulwahn
  0 siblings, 0 replies; only message in thread
From: Lukas Bulwahn @ 2022-06-13 12:02 UTC (permalink / raw)
  To: Thomas Gleixner, Marc Zyngier
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Maintainers of the directory
Documentation/devicetree/bindings/interrupt-controller are also the
maintainers of the corresponding directory
include/dt-bindings/interrupt-controller.

Add the file entry for include/dt-bindings/interrupt-controller to the
appropriate section in MAINTAINERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Thomas, Marc, please pick this MAINTAINERS addition to your section.

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 262ed53d544a..30f80e8fe775 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10490,6 +10490,7 @@ S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
 F:	Documentation/devicetree/bindings/interrupt-controller/
 F:	drivers/irqchip/
+F:	include/dt-bindings/interrupt-controller/
 
 ISA
 M:	William Breathitt Gray <vilhelm.gray@gmail.com>
-- 
2.17.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-13 17:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-13 12:02 [PATCH] MAINTAINERS: add include/dt-bindings/interrupt-controller to IRQCHIP DRIVERS Lukas Bulwahn

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

Powered by JetHome