Message ID | 20220425133152.176949-1-biju.das.jz@bp.renesas.com |
---|---|
State | Accepted |
Commit | db92a6eb8349c42b3d195ef7686bda5fdd98290e |
Headers | show |
Series | [v2] dt-bindings: i2c: renesas,riic: Document RZ/G2UL SoC | expand |
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@bp.renesas.com> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > 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!
diff --git a/Documentation/devicetree/bindings/i2c/renesas,riic.yaml b/Documentation/devicetree/bindings/i2c/renesas,riic.yaml index f4b235a87ac6..2f315489aaae 100644 --- a/Documentation/devicetree/bindings/i2c/renesas,riic.yaml +++ b/Documentation/devicetree/bindings/i2c/renesas,riic.yaml @@ -19,6 +19,7 @@ properties: - enum: - renesas,riic-r7s72100 # RZ/A1H - renesas,riic-r7s9210 # RZ/A2M + - renesas,riic-r9a07g043 # RZ/G2UL - renesas,riic-r9a07g044 # RZ/G2{L,LC} - renesas,riic-r9a07g054 # RZ/V2L - const: renesas,riic-rz # RZ/A or RZ/G2L @@ -75,6 +76,7 @@ if: compatible: contains: enum: + - renesas,riic-r9a07g043 - renesas,riic-r9a07g044 - renesas,riic-r9a07g054 then: