RE: [PATCH 00/19] Add RZ/G3E RSCI support
From: Biju Das
Date: Tue Oct 28 2025 - 05:12:28 EST
Hi Greg,
Thanks for the feedback.
> -----Original Message-----
> From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Sent: 28 October 2025 08:42
> Subject: Re: [PATCH 00/19] Add RZ/G3E RSCI support
>
> 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?
OK, will split the series into clock, driver fix, dt-binding fix ,
dt-binding + driver patches for the next and dts patches.
Cheers,
Biju