On Mon, 25 Apr 2022 14:31:52 +0100, Biju Das wrote: > Document RZ/G2UL I2C bindings. RZ/G2UL I2C is identical to one found on > the RZ/G2L SoC. No driver changes are required as RZ/G2L compatible > string "renesas,riic-rz" will be used as a fallback. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > v1->v2: > * Added Reset property required on RZ/G2UL SoC > * Added Ack from Krzysztof Kozlowski > * Added Rb tag from Geert > --- > Documentation/devicetree/bindings/i2c/renesas,riic.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!