Message ID | b83a745334b0aea8bffae5a41db2543100ad5e30.1706789816.git.geert+renesas@glider.be |
---|---|
State | New |
Headers | show |
Series | dt-bindings: i2c: renesas,rcar-i2c: Add r8a779h0 support | expand |
Hi Geert, On Thu, Feb 01, 2024 at 01:18:51PM +0100, Geert Uytterhoeven wrote: > Document support for the I2C Bus Interfaces in the Renesas R-Car V4M > (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Andi Shyti <andi.shyti@kernel.org> Thanks, Andi
On Thu, Feb 01, 2024 at 01:18:51PM +0100, Geert Uytterhoeven wrote: > Document support for the I2C Bus Interfaces in the Renesas R-Car V4M > (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
diff --git a/Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml b/Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml index c4ace5585e1e22d3..51b220da461b068d 100644 --- a/Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml +++ b/Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml @@ -53,6 +53,7 @@ properties: - renesas,i2c-r8a779a0 # R-Car V3U - renesas,i2c-r8a779f0 # R-Car S4-8 - renesas,i2c-r8a779g0 # R-Car V4H + - renesas,i2c-r8a779h0 # R-Car V4M - const: renesas,rcar-gen4-i2c # R-Car Gen4 reg:
Document support for the I2C Bus Interfaces in the Renesas R-Car V4M (R8A779H0) SoC. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml | 1 + 1 file changed, 1 insertion(+)