aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2022-07-02 00:53:03 +0200
committerWolfram Sang <[email protected]>2022-07-06 15:59:05 +0200
commitfaa60f188cc3fc9d2900196b0ae96c4781225036 (patch)
tree28087612967a0c81d559e3cf5ca0048f23d13ff8
parentd4ae0222f6bb749cd5badb89e20d25e7da15b1b7 (diff)
dt-bindings: i2c: nomadik: Add power domain to binding
The power domain is used in the example and in the device trees for this IP block. Add it. Reported-by: Rob Herring <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml3
1 files changed, 3 insertions, 0 deletions
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