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: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
This commit is contained in:
Kunihiko Hayashi 2023-02-09 10:43:40 +09:00 committed by Wolfram Sang
parent 6a185f5558
commit 001e944fc1
2 changed files with 6 additions and 0 deletions

View file

@ -29,6 +29,9 @@ properties:
minimum: 100000
maximum: 400000
resets:
maxItems: 1
required:
- compatible
- reg

View file

@ -29,6 +29,9 @@ properties:
minimum: 100000
maximum: 400000
resets:
maxItems: 1
required:
- compatible
- reg