Message ID | a6a704ff5fb06218daed492010e320605a4efe2f.1662714509.git.geert+renesas@glider.be |
---|---|
State | Accepted |
Commit | a46579194215c3676445fbfa3a48225e01f42f2b |
Headers | show |
Series | dt-bindings: i2c: renesas,rcar-i2c: Add r8a779g0 support | expand |
On Fri, Sep 09, 2022 at 11:09:02AM +0200, Geert Uytterhoeven wrote: > Document support for the I2C Bus Interfaces in the Renesas R-Car V4H > (R8A779G0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Applied to for-next, thanks!
diff --git a/Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml b/Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml index f9929578c7613f07..c4ace5585e1e22d3 100644 --- a/Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml +++ b/Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml @@ -52,6 +52,7 @@ properties: - enum: - renesas,i2c-r8a779a0 # R-Car V3U - renesas,i2c-r8a779f0 # R-Car S4-8 + - renesas,i2c-r8a779g0 # R-Car V4H - const: renesas,rcar-gen4-i2c # R-Car Gen4 reg:
Document support for the I2C Bus Interfaces in the Renesas R-Car V4H (R8A779G0) SoC. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml | 1 + 1 file changed, 1 insertion(+)