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 <robh@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Wolfram Sang <wsa@kernel.org>
This commit is contained in:
parent
d4ae0222f6
commit
faa60f188c
|
@ -60,6 +60,9 @@ properties:
|
|||
- const: i2cclk
|
||||
- const: apb_pclk
|
||||
|
||||
power-domains:
|
||||
maxItems: 1
|
||||
|
||||
resets:
|
||||
maxItems: 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue