Commit ab1c7ea4 authored by George Stark's avatar George Stark Committed by Andi Shyti
Browse files

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: default avatarGeorge Stark <gnstark@salutedevices.com>
Reviewed-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: default avatarRob Herring (Arm) <robh@kernel.org>
Signed-off-by: default avatarAndi Shyti <andi.shyti@kernel.org>
parent 11b1a666
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -30,6 +30,9 @@ properties:
  clocks:
    minItems: 1

  power-domains:
    maxItems: 1

required:
  - compatible
  - reg