[RFC PATCH 1/4] lib: utils: reset: unify naming of 'sifive_test' device

Anup Patel anup at brainfault.org
Mon Jul 5 09:07:59 PDT 2021


On Thu, Jul 1, 2021 at 7:30 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Thu, Jul 1, 2021 at 5:02 PM Green Wan <green.wan at sifive.com> wrote:
> >
> > Unify all the file and function names of 'sifive_test' device, to use
> > the same prefix. This is also a preparatory patch for upcoming sifive
> > reset device.
> >
> > Signed-off-by: Green Wan <green.wan at sifive.com>
> > ---
> >  lib/utils/reset/fdt_reset.c                                   | 4 ++--
> >  .../reset/{fdt_reset_sifive.c => fdt_reset_sifive_test.c}     | 2 +-
> >  lib/utils/reset/objects.mk                                    | 2 +-
> >  3 files changed, 4 insertions(+), 4 deletions(-)
> >  rename lib/utils/reset/{fdt_reset_sifive.c => fdt_reset_sifive_test.c} (94%)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Looks good to me as well.

Reviewed-by: Anup Patel <anup.patel at wdc.com>

Applied this patch to the riscv/opensbi repo.

Regards,
Anup



More information about the opensbi mailing list