The power domain is used in the example and in the device trees for this IP block. Add it. Reported-by: Rob Herring <robh@xxxxxxxxxx> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> --- 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