Rename visionfive2 per-cpu jh7110-u-boot.dtsi to starfive-visionfive2-u-boot.dtsi for inclusion by search order for whole starfive_visionfive2 target. There is expected to be support for multiple CPUs and boards, so let's use the automatic dtsi inclusion that is a better match for this.
Depends on patch: "scripts/Makefile.lib: add CONFIG_SYS_CONFIG_NAME prefix to dtsi search" [1]. 1: https://lore.kernel.org/u-boot/[email protected]/ Signed-off-by: E Shattow <[email protected]> --- .../dts/{jh7110-u-boot.dtsi => starfive-visionfive2-u-boot.dtsi} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename arch/riscv/dts/{jh7110-u-boot.dtsi => starfive-visionfive2-u-boot.dtsi} (100%) diff --git a/arch/riscv/dts/jh7110-u-boot.dtsi b/arch/riscv/dts/starfive-visionfive2-u-boot.dtsi similarity index 100% rename from arch/riscv/dts/jh7110-u-boot.dtsi rename to arch/riscv/dts/starfive-visionfive2-u-boot.dtsi -- 2.50.0

