> On 06.02.25 20:23, Simon Glass wrote: > Hi, > > On Wed, 5 Feb 2025 at 06:58, Tom Rini <tr...@konsulko.com> wrote: > > > > On Wed, Feb 05, 2025 at 10:56:52AM +0800, Hal Feng wrote: > > > > > Update the maintainer file and mark jh7110 related files with N: pattern. > > > > > > Signed-off-by: Hal Feng <hal.f...@starfivetech.com> > > > --- > > > > > > Changes since v1: > > > - Mark jh7110 related files with N: pattern. > > > > > > History: > > > v1: > > > https://lore.kernel.org/all/20250127083814.67839-1-hal.feng@starfive > > > tech.com/ > > > > > > --- > > > board/starfive/visionfive2/MAINTAINERS | 6 ++++-- > > > 1 file changed, 4 insertions(+), 2 deletions(-) > > > > > > diff --git a/board/starfive/visionfive2/MAINTAINERS > > > b/board/starfive/visionfive2/MAINTAINERS > > > index d7f638f9b41..87589553150 100644 > > > --- a/board/starfive/visionfive2/MAINTAINERS > > > +++ b/board/starfive/visionfive2/MAINTAINERS > > > @@ -1,8 +1,10 @@ > > > STARFIVE JH7110 VISIONFIVE2 BOARD > > > M: Minda Chen <minda.c...@starfivetech.com> > > > +M: Hal Feng <hal.f...@starfivetech.com> > > > S: Maintained > > > -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/pci/pcie_starfive_jh7110.c > > > +F: drivers/ram/starfive/ > > > +N: jh7110 > > > > Might as well use N for visionfive2 as well (and maybe add an entry > > for general starfive files and N that too). Thanks! > > As a new maintainer, would it be possible to take a look at the failing test? > [1] > > Regards, > Simon > > [1] https://ci.u-boot.org/u-boot/u-boot/-/jobs/25452
Has it been already fixed with the patch I sent before? https://lore.kernel.org/all/20250116034534.91513-1-hal.f...@starfivetech.com/ Best regards, Hal