[RFC PATCH 1/4] lib: utils: reset: unify naming of 'sifive_test' device
Bin Meng
bmeng.cn at gmail.com
Thu Jul 1 06:59:55 PDT 2021
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>
More information about the opensbi
mailing list