[v2,2/2] dt-bindings: i2c-mux-pca954x: Add optional property i2c-mux-never-disable

From: Biwen Li
Date: Sun Sep 29 2019 - 23:36:21 EST


The patch adds an optional property i2c-mux-never-disable

Signed-off-by: Biwen Li <biwen.li@xxxxxxx>
---
Change in v2:
- update documentation

Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt b/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt
index 30ac6a60f041..71b73d0fdb62 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt
@@ -34,6 +34,7 @@ Optional Properties:
- first cell is the pin number
- second cell is used to specify flags.
See also Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
+ - i2c-mux-never-disable: always forces mux to be enabled.

Example:

--
2.17.1