On Wed, Mar 13, 2024 at 7:16 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > The number of pipe buffers on RZ/G2L family SoCs is 10, whereas on RZ/A2M > it is 16. Replace 'renesas,rza2m-usbhs->renesas,rzg2l-usbhs' as family SoC > compatible to handle this difference and use the SoC specific compatible > in driver to avoid the ABI breakage with older DTB. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > --- > v1->v2: > * Updated commit description about ABI breakage. > * Updated commit header as it is RZ/G2L specific. Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> As the DTS update has a hard dependency on the driver fix, it has to be postponed until the driver fix has reached mainline. Hence I think it makes sense to apply the DTS update together with the driver fix. Acked-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds