On Thu, Aug 06, 2026 at 05:25:53AM -0700, Changhuang Liang wrote: > + > + clk_uart: clock-uart { > + compatible = "fixed-clock"; /* Initial clock handler for UART */ > + #clock-cells = <0>; > + clock-frequency = <25000000>; > + }; I can pick this series up on a provisional basis for you to work on top of, but I won't be sending a PR for anything that contains temporary fixed clocks. Cheers, Conor.