dt-bindings: i2c: spacemit: add optional resets

The I2C controller requires a reset to ensure it starts from a clean state.

Add the 'resets' property to support this hardware requirement.

Signed-off-by: Encrow Thorne <jyc0019@gmail.com>
Reviewed-by: Troy Mitchell <troy.mitchell@linux.spacemit.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20251230150653.42097-1-jyc0019@gmail.com
This commit is contained in:
Encrow Thorne 2025-12-30 23:06:51 +08:00 committed by Andi Shyti
parent a7b79464a5
commit ad0876a846
No known key found for this signature in database
GPG Key ID: DA78056626D32D6E

View File

@ -41,6 +41,9 @@ properties:
default: 400000
maximum: 3300000
resets:
maxItems: 1
required:
- compatible
- reg