On Mon, Jun 02, 2025 at 03:44:48PM -0400, Greg Malysa wrote: > This adds missing maintainers entries for the ADI SC5xx defconfigs. > > Signed-off-by: Vasileios Bimpikas <[email protected]> > Signed-off-by: Utsav Agarwal <[email protected]> > Signed-off-by: Arturs Artamonovs <[email protected]> > Signed-off-by: Nathan Barrett-Morrison <[email protected]> > Signed-off-by: Greg Malysa <[email protected]> > --- > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d62dd35a385..cee5f1a9271 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -631,6 +631,7 @@ F: arch/arm/dts/sc5* > F: arch/arm/include/asm/arch-adi/ > F: arch/arm/mach-sc5xx/ > F: board/adi/ > +F: configs/sc5* > F: doc/device-tree-bindings/arm/adi/adi,sc5xx.yaml > F: doc/device-tree-bindings/clock/adi,sc5xx-clocks.yaml > F: doc/device-tree-bindings/pinctrl/adi,adsp-pinctrl.yaml
This doesn't also catch the other drivers and so forth added. Perhaps the "N: " regex syntax would be helpful here, to make adding all of those as well easier? Thanks. -- Tom
signature.asc
Description: PGP signature

