Quoting Sia Jee Heng (2024-01-10 05:31:12) > This patch series enabled basic clock & reset support for StarFive > JH8100 SoC. > > This patch series depends on the Initial device tree support for > StarFive JH8100 SoC patch series which can be found at [1]. > > As it is recommended to refrain from merging fundamental patches like > Device Tree, Clock & Reset, and PINCTRL tested on FPGA/Emulator, into the > RISC-V Mainline, this patch series has been renamed to "RFC" patches. Yet, > thanks to the reviewers who have reviewed the patches at [2]. The changes > are captured below. I don't think that's what should be happening. Instead, clk patches should be sent to clk maintainers, reset patches to reset maintainers, pinctrl patches to pinctrl maintainers, etc. The DTS can be sent later when it's no longer an FPGA/Emulator? Right now I'm ignoring this series because it's tagged as an RFC.