public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: i2c: snps,designware-i2c: describe Renesas RZ/N1D variant
@ 2025-03-26  8:59 Wolfram Sang
  2025-03-26 18:01 ` Conor Dooley
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfram Sang @ 2025-03-26  8:59 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: Miquel Raynal, Wolfram Sang, Andi Shyti, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Geert Uytterhoeven,
	Magnus Damm, Jarkko Nikula, linux-i2c, devicetree

So far, no differences are known, so it can fallback to the default
compatible.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---

If everyone is OK with this patch, does anyone mind if I shortcut it
into the v6.15 mergewindow? It is just a documentation update and would
simplify upstreaming the I2C chain for this board. One dependency less.

 .../devicetree/bindings/i2c/snps,designware-i2c.yaml         | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml b/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml
index e5d05263c45a..87eea87bdd52 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
+          - const: renesas,rzn1-i2c
+          - const: snps,designware-i2c
       - description: Microsemi Ocelot SoCs I2C controller
         items:
           - const: mscc,ocelot-i2c
-- 
2.47.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-03-26 22:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-26  8:59 [PATCH] dt-bindings: i2c: snps,designware-i2c: describe Renesas RZ/N1D variant Wolfram Sang
2025-03-26 18:01 ` Conor Dooley
2025-03-26 21:37   ` Wolfram Sang
2025-03-26 22:07     ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox