Message ID | 20250403102837.2877-1-minda.chen@starfivetech.com |
---|---|
State | Accepted |
Commit | 107df8b3b16f22f7ef86eeda4a5fa37d514308e7 |
Delegated to: | Andes |
Headers | show |
Series | [v2] MAINTAINERS: visionfive2: Add match N: starfive pattern | expand |
On Thu, Apr 03, 2025 at 06:28:37PM +0800, Minda Chen wrote: > Add match N:starfive pattern to visionfive2 board. Now > starfive pattern just related to JH7110 IC. > > Signed-off-by: Minda Chen <minda.chen@starfivetech.com> > --- > board/starfive/visionfive2/MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
On 4/3/25 12:28 PM, Minda Chen wrote: > Add match N:starfive pattern to visionfive2 board. Now > starfive pattern just related to JH7110 IC. > > Signed-off-by: Minda Chen <minda.chen@starfivetech.com> Reviewed-by: Marek Vasut <marex@denx.de> Thanks
diff --git a/board/starfive/visionfive2/MAINTAINERS b/board/starfive/visionfive2/MAINTAINERS index 898e284ce2c..9d348c4b067 100644 --- a/board/starfive/visionfive2/MAINTAINERS +++ b/board/starfive/visionfive2/MAINTAINERS @@ -2,6 +2,6 @@ STARFIVE JH7110 VISIONFIVE2 BOARD M: Minda Chen <minda.chen@starfivetech.com> M: Hal Feng <hal.feng@starfivetech.com> S: Maintained -F: drivers/ram/starfive/ +N: starfive N: jh7110 N: visionfive2
Add match N:starfive pattern to visionfive2 board. Now starfive pattern just related to JH7110 IC. Signed-off-by: Minda Chen <minda.chen@starfivetech.com> --- board/starfive/visionfive2/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)