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 <gnstark@salutedevices.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
1 parent 11b1a66 commit ab1c7ea

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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)