[PATCH 1/4] dt-bindings: i2c: st,stm32-i2c: don't mandate a reset line

From: Alain Volmat
Date: Mon Jun 20 2022 - 06:56:57 EST


Update the dt-bindings of the i2c-stm32 drivers to avoid the
needs for a reset property in the device-tree.

Signed-off-by: Alain Volmat <alain.volmat@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml | 1 -
1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml b/Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml
index dccbb18b6dc0..8879144fbbfb 100644
--- a/Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml
@@ -94,7 +94,6 @@ required:
- compatible
- reg
- interrupts
- - resets
- clocks

unevaluatedProperties: false
--
2.25.1