[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220620105405.145959-2-alain.volmat@foss.st.com>
Date: Mon, 20 Jun 2022 12:54:02 +0200
From: Alain Volmat <alain.volmat@...s.st.com>
To: <wsa@...nel.org>, <robh+dt@...nel.org>
CC: <mark.rutland@....com>, <pierre-yves.mordret@...s.st.com>,
<mcoquelin.stm32@...il.com>, <alexandre.torgue@...s.st.com>,
<linux-i2c@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <fabrice.gasnier@...s.st.com>,
<amelie.delaunay@...s.st.com>, <alain.volmat@...s.st.com>
Subject: [PATCH 1/4] dt-bindings: i2c: st,stm32-i2c: don't mandate a reset line
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@...s.st.com>
---
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
Powered by blists - more mailing lists