> > On 3/18/25 2:02 AM, Minda Chen wrote: > > > > > >> > >> On 3/17/25 12:36 PM, Minda Chen wrote: > >>> Add USB related file to Starfive visionfive2 MAINTAINERS. > >>> The N: pattern can override this. > >>> > >>> Signed-off-by: Minda Chen <minda.c...@starfivetech.com> > >>> --- > >>> board/starfive/visionfive2/MAINTAINERS | 1 + > >>> 1 file changed, 1 insertion(+) > >>> > >>> diff --git a/board/starfive/visionfive2/MAINTAINERS > >>> b/board/starfive/visionfive2/MAINTAINERS > >>> index 898e284ce2c..f1d2deb9f5c 100644 > >>> --- a/board/starfive/visionfive2/MAINTAINERS > >>> +++ b/board/starfive/visionfive2/MAINTAINERS > >>> @@ -3,5 +3,6 @@ M: Minda Chen <minda.c...@starfivetech.com> > >>> M: Hal Feng <hal.f...@starfivetech.com> > >>> S: Maintained > >>> F: drivers/ram/starfive/ > >>> +F: drivers/usb/cdns3/cdns3-starfive.c > >> > >> What about using 'N: starfive' instead to match on all files which > >> include the string 'starfive' ? > >> > > Maybe other IC code will be upstreamed. It is not me to maintain > OK, in that case please put this USB controller maintainer line into the top > level > MAINTAINERS file, since this is a generic driver, not a board-specific one.
I think it is ic-specific file. It is just about platform setting. It is not proper to the top. Maybe I set it N: starfive. Now just one board setting .