Commit 001e944f authored by Kunihiko Hayashi's avatar Kunihiko Hayashi Committed by Wolfram Sang
Browse files

dt-bindings: i2c: uniphier: Add resets property



UniPhier I2C controller allows reset control support.
Add resets property to the controller as optional.

Signed-off-by: default avatarKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent 6a185f55
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -29,6 +29,9 @@ properties:
    minimum: 100000
    maximum: 400000

  resets:
    maxItems: 1

required:
  - compatible
  - reg
+3 −0
Original line number Diff line number Diff line
@@ -29,6 +29,9 @@ properties:
    minimum: 100000
    maximum: 400000

  resets:
    maxItems: 1

required:
  - compatible
  - reg