Skip to content

Commit c976211

Browse files
finikorgnashif
authored andcommitted
MAINTAINERS: Correct intel bindings for platform Intel ADSP
At the moment all Intel drivers get label Intel ADSP. Correct to match only "intel,adsp*". Signed-off-by: Andrei Emeltchenko <[email protected]>
1 parent 3e72058 commit c976211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2106,7 +2106,7 @@ Intel Platforms (Xtensa):
21062106
- dts/xtensa/intel/
21072107
- tests/boards/intel_adsp/
21082108
- samples/boards/intel_adsp/
2109-
- dts/bindings/*/intel,*
2109+
- dts/bindings/*/intel,adsp*
21102110
labels:
21112111
- "platform: Intel ADSP"
21122112

0 commit comments

Comments
 (0)