Commit 6aab46bc authored by Bibby Hsieh's avatar Bibby Hsieh Committed by Wolfram Sang

dt-binding: i2c: add bus-supply property

In some platforms, they disable the power-supply of i2c due
to power consumption reduction. This patch add bus-supply property.
Signed-off-by: default avatarBibby Hsieh <bibby.hsieh@mediatek.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
[wsa: rebased to i2c/for-next]
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent df7b4d6f
......@@ -23,6 +23,9 @@ 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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment