[PATCH v1] board: starfive: Update the maintainer file for VisionFive 2 board

Hal Feng hal.feng at starfivetech.com
Wed Feb 5 04:20:17 CET 2025


> On 28.01.25 00:15, Tom Rini wrote:
> On Mon, Jan 27, 2025 at 04:38:14PM +0800, Hal Feng wrote:
> > Update maintainers for StarFive VisionFive 2 board and add the missing
> > drivers to the file list.
> >
> > Signed-off-by: Hal Feng <hal.feng at starfivetech.com>
> > ---
> >  board/starfive/visionfive2/MAINTAINERS | 8 ++++++++
> >  1 file changed, 8 insertions(+)
> >
> > diff --git a/board/starfive/visionfive2/MAINTAINERS
> > b/board/starfive/visionfive2/MAINTAINERS
> > index d7f638f9b41..14fe8368548 100644
> > --- a/board/starfive/visionfive2/MAINTAINERS
> > +++ b/board/starfive/visionfive2/MAINTAINERS
> > @@ -1,8 +1,16 @@
> >  STARFIVE JH7110 VISIONFIVE2 BOARD
> >  M:	Minda Chen <minda.chen at starfivetech.com>
> > +M:	Hal Feng <hal.feng at starfivetech.com>
> >  S:	Maintained
> > +F:	arch/riscv/cpu/jh7110/
> > +F:	arch/riscv/dts/jh7110*
> >  F:	arch/riscv/include/asm/arch-jh7110/
> >  F:	board/starfive/visionfive2/
> > +F:	doc/board/starfive/visionfive2.rst
> >  F:	include/configs/starfive-visionfive2.h
> >  F:	configs/starfive_visionfive2_defconfig
> > +F:	drivers/clk/starfive/clk-jh7110*
> >  F:	drivers/pci/pcie_starfive_jh7110.c
> > +F:	drivers/pinctrl/starfive/pinctrl-jh7110*
> > +F:	drivers/ram/starfive/
> > +F:	drivers/reset/reset-jh7110.c
> 
> This would be a good place to do something like:
> N:	jh7110
> 
> As that will catch all files/directories with jh7110 in their name.

Will modify accordingly in v2. Thanks.

Best regards,
Hal


More information about the U-Boot mailing list