[PATCH 0/2] Sync SiFive FU740+Unmatched DT from Linux

Icenowy Zheng uwu at icenowy.me
Thu Aug 25 10:11:17 CEST 2022


This patchset tries to sync FU740 related DT from Linux 5.19.

The first patch fetches the DT binding header from Linux, and the second
one fetches the main DT files.

Icenowy Zheng (2):
  dt-bindings: clock: sifive: sync FU740 PRCI clock binding header
  riscv: dts: sifive: Synchornize FU740 and Unmatched DT

 arch/riscv/dts/fu740-c000-u-boot.dtsi         | 16 ++--
 arch/riscv/dts/fu740-c000.dtsi                | 91 +++++++++---------
 arch/riscv/dts/hifive-unmatched-a00.dts       | 95 ++++++++-----------
 drivers/clk/sifive/fu740-prci.c               | 18 ++--
 drivers/clk/sifive/sifive-prci.c              |  4 +-
 include/dt-bindings/clock/sifive-fu740-prci.h | 25 +++--
 6 files changed, 116 insertions(+), 133 deletions(-)

-- 
2.37.1



More information about the U-Boot mailing list