On Tue, Sep 16, 2025 at 05:02:22PM -0700, E Shattow wrote: > Prune jh7110-common-u-boot.dtsi (clocks, qspi flash, eeprom, and > bootph-pre-ram hints now upstream since devicetree-rebasing v6.16). > > In preparation for removal of per-dts jh7110-*-u-boot.dtsi replace include > by next dependency jh7110-u-boot.dtsi in automatic dtsi inclusion order. > > Signed-off-by: E Shattow <e...@freeshell.de> > --- > arch/riscv/dts/jh7110-common-u-boot.dtsi | 99 ------------------- > .../jh7110-deepcomputing-fml13v01-u-boot.dtsi | 2 +- > arch/riscv/dts/jh7110-milkv-mars-u-boot.dtsi | 2 +- > .../dts/jh7110-pine64-star64-u-boot.dtsi | 2 +- > ...10-starfive-visionfive-2-v1.2a-u-boot.dtsi | 2 +- > ...10-starfive-visionfive-2-v1.3b-u-boot.dtsi | 2 +- > 6 files changed, 5 insertions(+), 104 deletions(-) > delete mode 100644 arch/riscv/dts/jh7110-common-u-boot.dtsi
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>