From: Wolfram Sang Date: Wed, 26 Mar 2025 22:26:58 +0000 (+0100) Subject: dt-bindings: i2c: snps,designware-i2c: describe Renesas RZ/N1D variant X-Git-Tag: v6.15-rc1~74^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=31396626eaf0be0e8edc87b801fcd205016e42d9;p=thirdparty%2Flinux.git 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 Acked-by: Conor Dooley --- diff --git a/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml b/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml index e5d05263c45a5..bc5d0fb5abfec 100644 --- a/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml +++ b/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml @@ -27,6 +27,11 @@ properties: oneOf: - description: Generic Synopsys DesignWare I2C controller const: snps,designware-i2c + - description: Renesas RZ/N1D I2C controller + items: + - const: renesas,r9a06g032-i2c # RZ/N1D + - const: renesas,rzn1-i2c # RZ/N1 + - const: snps,designware-i2c - description: Microsemi Ocelot SoCs I2C controller items: - const: mscc,ocelot-i2c