Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: i2c: renesas,riic: Document RZ/G2UL SoC

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@bp.renesas.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220425133152.176949-1-biju.das.jz@bp.renesas.com

authored by

Biju Das and committed by
Rob Herring
db92a6eb 74de3792

+2
+2
Documentation/devicetree/bindings/i2c/renesas,riic.yaml
··· 19 19 - enum: 20 20 - renesas,riic-r7s72100 # RZ/A1H 21 21 - renesas,riic-r7s9210 # RZ/A2M 22 + - renesas,riic-r9a07g043 # RZ/G2UL 22 23 - renesas,riic-r9a07g044 # RZ/G2{L,LC} 23 24 - renesas,riic-r9a07g054 # RZ/V2L 24 25 - const: renesas,riic-rz # RZ/A or RZ/G2L ··· 76 75 compatible: 77 76 contains: 78 77 enum: 78 + - renesas,riic-r9a07g043 79 79 - renesas,riic-r9a07g044 80 80 - renesas,riic-r9a07g054 81 81 then: