Skip to content

Commit 66a275d

Browse files
dnltzcarlescufi
authored andcommitted
MAINTAINERS: Force AM6 boards to start with 'am6'
Force all AM6-based boards to start with 'am6' which allows to place all boards for the same SoC next to each other. The 'ti_' prefix would end in spreading boards all over the board directory. Signed-off-by: Daniel Schultz <[email protected]>
1 parent c15a172 commit 66a275d

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
@@ -2586,7 +2586,7 @@ TI K3 Platforms:
25862586
- gramsay0
25872587
files:
25882588
- boards/*/*phycore_am6*/
2589-
- boards/*/*ti_am6*/
2589+
- boards/*/am6*/
25902590
- drivers/*/*ti_k3*
25912591
- dts/bindings/*/ti,k3*
25922592
- soc/*/ti_k3/

0 commit comments

Comments
 (0)