summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/i2c
diff options
context:
space:
mode:
authorWolfram Sang <wsa@kernel.org>2020-05-22 16:57:59 +0200
committerWolfram Sang <wsa@kernel.org>2020-05-22 16:57:59 +0200
commit2ea81c0064fe2bbf7c66d3ddeb9f5c5ba0befdc4 (patch)
tree6be4b728674edf0935584d53a4ec1377faeb1e3d /Documentation/devicetree/bindings/i2c
parent7a4e63cb0905672fd52e7316a885f19d4aeed976 (diff)
Revert "dt-binding: i2c: add bus-supply property"
This reverts commit 6aab46bc52a8f579879d491c9d8062e03caa5c61. Testing in linux-next showed it needs some more time. Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/i2c')
-rw-r--r--Documentation/devicetree/bindings/i2c/i2c.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c.txt b/Documentation/devicetree/bindings/i2c/i2c.txt
index 7aff425c099b..819436b48fae 100644
--- a/Documentation/devicetree/bindings/i2c/i2c.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c.txt
@@ -23,9 +23,6 @@ Optional properties (per bus)
These properties may not be supported by all drivers. However, if a driver
wants to support one of the below features, it should adapt these bindings.
-- bus-supply
- phandle to the regulator that provides power to SCL/SDA.
-
- clock-frequency
frequency of bus clock in Hz.