Skip to content

Commit 8b28497

Browse files
prabhakarladAndi Shyti
authored andcommitted
dt-bindings: i2c: renesas,riic: Document RZ/V2N (R9A09G056) support
Document support for the I2C Bus Interface (RIIC) found on the Renesas RZ/V2N (R9A09G056) SoC. The RIIC IP is identical to that on RZ/V2H(P), so `renesas,riic-r9a09g057` will be used as a fallback compatible, enabling reuse of the existing driver without changes. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Wolfram Sang <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Andi Shyti <[email protected]>
1 parent ba9e1b5 commit 8b28497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/i2c/renesas,riic.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ properties:
2929
- enum:
3030
- renesas,riic-r9a08g045 # RZ/G3S
3131
- renesas,riic-r9a09g047 # RZ/G3E
32+
- renesas,riic-r9a09g056 # RZ/V2N
3233
- const: renesas,riic-r9a09g057 # RZ/V2H(P)
3334

3435
- const: renesas,riic-r9a09g057 # RZ/V2H(P)

0 commit comments

Comments
 (0)