[PATCH v1] MAINTAINERS: Add USB driver file to visionfive2 maintain files.
Marek Vasut
marex at denx.de
Fri Mar 21 04:57:17 CET 2025
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.chen at 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.chen at starfivetech.com>
>>> M: Hal Feng <hal.feng at 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.
More information about the U-Boot
mailing list