Skip to content

Commit 1621fe0

Browse files
geertuwsakernel
authored andcommitted
dt-bindings: i2c: renesas,rcar-i2c: R-Car V3U is R-Car Gen4
Despite the name, R-Car V3U is the first member of the R-Car Gen4 family. I2C on R-Car V3U also supports some extra features (e.g. Slave Clock Stretch Select), which are supported by other R-Car Gen4 SoCs, but not by any other R-Car Gen3 SoC. Hence move its compatible value to the R-Car Gen4 section. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
1 parent a57f9b4 commit 1621fe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ properties:
4646
- renesas,i2c-r8a77980 # R-Car V3H
4747
- renesas,i2c-r8a77990 # R-Car E3
4848
- renesas,i2c-r8a77995 # R-Car D3
49-
- renesas,i2c-r8a779a0 # R-Car V3U
5049
- const: renesas,rcar-gen3-i2c # R-Car Gen3 and RZ/G2
5150

5251
- items:
5352
- enum:
53+
- renesas,i2c-r8a779a0 # R-Car V3U
5454
- renesas,i2c-r8a779f0 # R-Car S4-8
5555
- const: renesas,rcar-gen4-i2c # R-Car Gen4
5656

0 commit comments

Comments
 (0)