diff mbox series

dt-bindings: i2c: Add power domain to binding

Message ID 20220701225303.814888-1-linus.walleij@linaro.org
State Accepted
Commit faa60f188cc3fc9d2900196b0ae96c4781225036
Headers show
Series dt-bindings: i2c: Add power domain to binding | expand

Commit Message

Linus Walleij July 1, 2022, 10:53 p.m. UTC
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(+)

Comments

Rob Herring July 1, 2022, 10:58 p.m. UTC | #1
On Fri, Jul 1, 2022 at 4:55 PM Linus Walleij <linus.walleij@linaro.org> wrote:
>
> 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(+)

Wow, that was fast.

Acked-by: Rob Herring <robh@kernel.org>
Wolfram Sang July 6, 2022, 1:57 p.m. UTC | #2
On Sat, Jul 02, 2022 at 12:53:03AM +0200, Linus Walleij wrote:
> 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>

Added "nomadik" to $subject and applied to for-next, thanks!
diff mbox series

Patch

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