summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lechner <dlechner@baylibre.com>2025-08-15 11:44:00 -0500
committerMark Brown <broonie@kernel.org>2025-08-18 13:13:56 +0100
commit07826c02eda9da406524bd50cd3fd321be8c9447 (patch)
tree36b5624a9734f2d4cee506371c36caf756768d86
parentc17b750b3ad9f45f2b6f7e6f7f4679844244f0b9 (diff)
MAINTAINERS: merge TRIGGER SOURCE sections
Merge all of Documentation/devicetree/bindings/trigger-source/* as a single entry. In the previous merge cycle, there was a merge conflict between the IIO and SPI trees and we ended up with the current state, but the intention was to have a single entry for all trigger-source bindings. Signed-off-by: David Lechner <dlechner@baylibre.com> Link: https://patch.msgid.link/20250815-spi-offload-trigger-followup-v1-1-8ec5413a8383@baylibre.com Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--MAINTAINERS8
1 files changed, 1 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index daf520a13bdf..eb3f98f512ad 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -25601,16 +25601,10 @@ W: https://github.com/srcres258/linux-doc
T: git https://github.com/srcres258/linux-doc.git doc-zh-tw
F: Documentation/translations/zh_TW/
-TRIGGER SOURCE - ADI UTIL SIGMA DELTA SPI
-M: David Lechner <dlechner@baylibre.com>
-S: Maintained
-F: Documentation/devicetree/bindings/trigger-source/adi,util-sigma-delta-spi.yaml
-
TRIGGER SOURCE
M: David Lechner <dlechner@baylibre.com>
S: Maintained
-F: Documentation/devicetree/bindings/trigger-source/gpio-trigger.yaml
-F: Documentation/devicetree/bindings/trigger-source/pwm-trigger.yaml
+F: Documentation/devicetree/bindings/trigger-source/*
TRUSTED SECURITY MODULE (TSM) INFRASTRUCTURE
M: Dan Williams <dan.j.williams@intel.com>