Skip to content

Commit 3139662

Browse files
author
Wolfram Sang
committed
dt-bindings: i2c: snps,designware-i2c: describe Renesas RZ/N1D variant
So far, no differences are known, so it can fallback to the default compatible. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Conor Dooley <conor.dooley@microchip.com>
1 parent 21fd849 commit 3139662

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ properties:
2727
oneOf:
2828
- description: Generic Synopsys DesignWare I2C controller
2929
const: snps,designware-i2c
30+
- description: Renesas RZ/N1D I2C controller
31+
items:
32+
- const: renesas,r9a06g032-i2c # RZ/N1D
33+
- const: renesas,rzn1-i2c # RZ/N1
34+
- const: snps,designware-i2c
3035
- description: Microsemi Ocelot SoCs I2C controller
3136
items:
3237
- const: mscc,ocelot-i2c

0 commit comments

Comments
 (0)