[PATCH v5 04/11] riscv: dts: jh7110: Combine the board device tree files of 1.2A and 1.3B
Leo Liang
ycliang at andestech.com
Wed Jul 12 06:57:32 CEST 2023
On Thu, Jun 15, 2023 at 05:36:45PM +0800, Yanhong Wang wrote:
> The difference between 1.2A and 1.3B is dynamically configured according
> to the PCB version, and there is no difference on the board device tree,
> so the same DT file can be used.
>
> Signed-off-by: Yanhong Wang <yanhong.wang at starfivetech.com>
> ---
> arch/riscv/dts/Makefile | 3 +-
> ... jh7110-starfive-visionfive-2-u-boot.dtsi} | 25 ++++++-
> .../jh7110-starfive-visionfive-2-v1.2a.dts | 12 ----
> ...10-starfive-visionfive-2-v1.3b-u-boot.dtsi | 69 -------------------
> ...b.dts => jh7110-starfive-visionfive-2.dts} | 3 +-
> configs/starfive_visionfive2_defconfig | 4 +-
> 6 files changed, 28 insertions(+), 88 deletions(-)
> rename arch/riscv/dts/{jh7110-starfive-visionfive-2-v1.2a-u-boot.dtsi => jh7110-starfive-visionfive-2-u-boot.dtsi} (66%)
> delete mode 100644 arch/riscv/dts/jh7110-starfive-visionfive-2-v1.2a.dts
> delete mode 100644 arch/riscv/dts/jh7110-starfive-visionfive-2-v1.3b-u-boot.dtsi
> rename arch/riscv/dts/{jh7110-starfive-visionfive-2-v1.3b.dts => jh7110-starfive-visionfive-2.dts} (65%)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list