Linux I2C development
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: i2c: Add power domain to binding
@ 2022-07-01 22:53 Linus Walleij
  2022-07-01 22:58 ` Rob Herring
  2022-07-06 13:57 ` Wolfram Sang
  0 siblings, 2 replies; 3+ messages in thread
From: Linus Walleij @ 2022-07-01 22:53 UTC (permalink / raw)
  To: Wolfram Sang, linux-i2c; +Cc: Linus Walleij, Rob Herring

The power domain is used in the example and in the device trees
for this IP block. Add it.

Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
 Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml b/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml
index 41623bd0306c..42c5974ec7b0 100644
--- a/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml
@@ -60,6 +60,9 @@ properties:
           - const: i2cclk
           - const: apb_pclk
 
+  power-domains:
+    maxItems: 1
+
   resets:
     maxItems: 1
 
-- 
2.36.1


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

end of thread, other threads:[~2022-07-06 13:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-01 22:53 [PATCH] dt-bindings: i2c: Add power domain to binding Linus Walleij
2022-07-01 22:58 ` Rob Herring
2022-07-06 13:57 ` Wolfram Sang

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