mbox series

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

Message ID 20220825081119.1694007-1-uwu@icenowy.me
Headers show
Series Sync SiFive FU740+Unmatched DT from Linux | expand

Message

Icenowy Zheng Aug. 25, 2022, 8:11 a.m. UTC
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(-)