summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2026-08-26 13:16:02 +0200
committerRob Herring (Arm) <robh@kernel.org>2026-08-31 13:00:20 -0500
commita0bbc53738f7c161ded8a2fd2bdd9844a45ca9d2 (patch)
treef8279e418601e86d6bcdfdc4c50c71521aae2076
parent99a1ea49cd4239726f2382213c273f73bcb6a93d (diff)
downloadlinux-next-a0bbc53738f7c161ded8a2fd2bdd9844a45ca9d2.tar.gz
linux-next-a0bbc53738f7c161ded8a2fd2bdd9844a45ca9d2.zip
MAINTAINERS: dt-bindings: Include dt-check-style in DT binding entry
The dt-check-style tool is in interest of Devicetree bindings maintainers, not only the driver OF-core (where it is covered through "F: scripts/dtc/"), because it covers the DTS and the bindings. Add it to the DT bindings maintainers entry. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260826-n-dts-style-checker-continued-v6-10-f270b1e81f8e@oss.qualcomm.com Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3a19da74d00c..d68479f4d473 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20478,6 +20478,8 @@ F: Documentation/devicetree/
F: Documentation/process/maintainer-devicetree.rst
F: arch/*/boot/dts/
F: include/dt-bindings/
+F: scripts/dtc/dt-check-style
+F: scripts/dtc/dt-style-selftest/
OPENCOMPUTE PTP CLOCK DRIVER
M: Vadim Fedorenko <vadim.fedorenko@linux.dev>