From: Linus Walleij Date: Fri, 1 Jul 2022 22:53:03 +0000 (+0200) Subject: dt-bindings: i2c: nomadik: Add power domain to binding X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=faa60f188cc3fc9d2900196b0ae96c4781225036;p=linux.git 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 Signed-off-by: Linus Walleij Acked-by: Rob Herring Signed-off-by: Wolfram Sang --- diff --git a/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml b/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml index 41623bd0306c3..42c5974ec7b04 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