On Wed, 05 Jun 2024 16:41:15 +0100, Biju Das wrote: > Document the CRU IP found in Renesas RZ/G2UL SoC. > > The CRU block on the RZ/G2UL SoC is identical to one found on the > RZ/G2L SoC, but it does not support parallel input. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > v3->v3 resend: > * No change, just rebase. > v2->v3: > * Added Ack from Conor Dooley and Rb tag from Geert. > v1->v2: > * Dropped the description from if/else block. > * Dropped driver reference from commit description. > --- > .../bindings/media/renesas,rzg2l-cru.yaml | 35 ++++++++++++++++--- > 1 file changed, 31 insertions(+), 4 deletions(-) > Applied, thanks!