summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt
diff options
context:
space:
mode:
authorBiwen Li <biwen.li@nxp.com>2019-10-22 12:11:50 +0800
committerBiwen Li <biwen.li@nxp.com>2019-11-28 18:43:20 +0800
commit26f838d82070e05effc8277f6e9616a82f28fdf3 (patch)
tree598b434614cb9b42f68f67795a3c2774122f344a /Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt
parent48e874653b9efbbdc103b87e7e8a288d61ab8593 (diff)
dt-bindings: i2c: support property idle-state
This supports property idle-state Signed-off-by: Biwen Li <biwen.li@nxp.com> Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt')
-rw-r--r--Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt b/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt
index 30ac6a60f041..7abda506b828 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt
@@ -25,6 +25,8 @@ Required Properties:
Optional Properties:
- reset-gpios: Reference to the GPIO connected to the reset input.
+ - idle-state: if present, overrides i2c-mux-idle-disconnect,
+ Please refer to Documentation/devicetree/bindings/mux/mux-controller.txt
- i2c-mux-idle-disconnect: Boolean; if defined, forces mux to disconnect all
children in idle state. This is necessary for example, if there are several
multiplexers on the bus and the devices behind them use same I2C addresses.