Skip to content

Commit ab1c7ea

Browse files
geo-starkAndi Shyti
authored andcommitted
dt-bindings: i2c: amlogic,meson6-i2c: add optional power-domains
On newer SoCs, the I2C hardware can require a power domain to operate. Since the same compatible is used for older and newer SoCs make power-domains property optional. Signed-off-by: George Stark <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Andi Shyti <[email protected]>
1 parent 11b1a66 commit ab1c7ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/i2c/amlogic,meson6-i2c.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ properties:
3030
clocks:
3131
minItems: 1
3232

33+
power-domains:
34+
maxItems: 1
35+
3336
required:
3437
- compatible
3538
- reg

0 commit comments

Comments
 (0)