Re: [PATCH 00/19] Add RZ/G3E RSCI support
From: Greg Kroah-Hartman
Date: Tue Oct 28 2025 - 05:05:29 EST
On Mon, Oct 27, 2025 at 03:45:47PM +0000, Biju Das wrote:
> Add RZ/G3E RSCI support for FIFO and non-FIFO mode. RSCI IP found on
> RZ/G3E SoC is similar to one on RZ/T2H, but has 32-stage fifo. RZ/G3E has
> 5 module clocks compared to 2 on RZ/T2H, and it has multiple resets.
> Add support for hardware flow control.
>
> Biju Das (19):
> clk: renesas: r9a09g047: Add RSCI clocks/resets
Why is a clk patch part of a serial series? How are we supposed to
merge this thing?
thanks,
greg k-h