On Thu, May 20, 2021 at 3:41 PM Green Wan <green....@sifive.com> wrote: > > Add dts files for SiFive Unmatched board. > > Signed-off-by: Green Wan <green....@sifive.com> > Reviewed-by: Rick Chen <r...@andestech.com> > --- > arch/riscv/dts/Makefile | 1 + > .../dts/fu740-hifive-unmatched-a00-ddr.dtsi | 1489 +++++++++++++++++ > .../dts/hifive-unmatched-a00-u-boot.dtsi | 41 + > arch/riscv/dts/hifive-unmatched-a00.dts | 259 +++ > 4 files changed, 1790 insertions(+) > create mode 100644 arch/riscv/dts/fu740-hifive-unmatched-a00-ddr.dtsi > create mode 100644 arch/riscv/dts/hifive-unmatched-a00-u-boot.dtsi > create mode 100644 arch/riscv/dts/hifive-unmatched-a00.dts >
Reviewed-by: Bin Meng <bmeng...@gmail.com>