Hi Biju, On Mon, Dec 16, 2024 at 1:01 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > Document support for the I2C Bus Interface (RIIC) found in the Renesas > RZ/G3E (R9A09G047) SoC. This IP is compatible with Renesas RZ/V2H > (R9A09G057) RIIC IP. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > --- a/Documentation/devicetree/bindings/i2c/renesas,riic.yaml > +++ b/Documentation/devicetree/bindings/i2c/renesas,riic.yaml > @@ -26,7 +26,9 @@ properties: > - const: renesas,riic-rz # RZ/A or RZ/G2L > > - items: > - - const: renesas,riic-r9a08g045 # RZ/G3S > + - enum: > + - renesas,riic-r9a08g045 # RZ/G3S > + - renesas,riic-r9a09g047 # RZ/G3E > - const: renesas,riic-r9a09g057 # RZ/V2H(P) > > - const: renesas,riic-r9a09g057 # RZ/V2H(P) BTW, I think you want to make resets required for renesas,riic-r9a09g057, too. Or perhaps make it required unless compatible with renesas,riic-r7s72100 or renesas,riic-r7s9210. 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