We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 933490c commit bd1ef01Copy full SHA for bd1ef01
MAINTAINERS.yml
@@ -1053,6 +1053,7 @@ Devicetree:
1053
- ^dts/bindings/[^,]+$
1054
files:
1055
- scripts/dts/
1056
+ - dts/Kconfig
1057
- dts/common/
1058
- tests/lib/devicetree/
1059
- doc/build/dts/
@@ -1068,6 +1069,16 @@ Devicetree:
1068
1069
tests:
1070
- libraries.devicetree
1071
1072
+Devicetree Bindings:
1073
+ status: odd fixes
1074
+ files-regex:
1075
+ - ^dts/bindings/.*zephyr.*
1076
+ files:
1077
+ - dts/bindings/
1078
+ - include/zephyr/dt-bindings/
1079
+ labels:
1080
+ - "area: Devicetree Bindings"
1081
+
1082
Disk:
1083
status: maintained
1084
maintainers:
0 commit comments