devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v6,1/3] dt-bindings: i2c: support property idle-state
@ 2019-11-29  9:22 Biwen Li
  2019-11-29  9:22 ` [v6,2/3] i2c: mux: pca954x: " Biwen Li
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Biwen Li @ 2019-11-29  9:22 UTC (permalink / raw)
  To: peda, leoyang.li, robh+dt, mark.rutland
  Cc: linux-i2c, linux-kernel, devicetree, Biwen Li

This supports property idle-state

Signed-off-by: Biwen Li <biwen.li@nxp.com>
---
Change in v6:
	- none

Change in v5:
	- none

Change in v4:
	- none

Change in v3:
	- update subject and description
	- add some information for property idle-state

Change in v2:
	- update subject and description
	- add property idle-state

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

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.
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-03 11:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-29  9:22 [v6,1/3] dt-bindings: i2c: support property idle-state Biwen Li
2019-11-29  9:22 ` [v6,2/3] i2c: mux: pca954x: " Biwen Li
2019-11-29  9:22 ` [v6,3/3] arm64: dts: fsl-ls208xa-rdb: fix an errata E-00013 Biwen Li
2019-12-02 23:15 ` [v6,1/3] dt-bindings: i2c: support property idle-state Rob Herring
2019-12-03 11:11   ` [EXT] " Biwen Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).