[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210727160315.15575-2-eajames@linux.ibm.com>
Date: Tue, 27 Jul 2021 11:03:14 -0500
From: Eddie James <eajames@...ux.ibm.com>
To: linux-i2c@...r.kernel.org
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
peda@...ntia.se, robh+dt@...nel.org,
Eddie James <eajames@...ux.ibm.com>
Subject: [PATCH v2 1/2] dt-bindings: i2c: i2c-mux-pca954x: Define the reset-shared-hogged gpio
Add a property to describe a reset input that is shared between multiple
PCA953x muxes.
Signed-off-by: Eddie James <eajames@...ux.ibm.com>
---
Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml b/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
index 9f1726d0356b..06b9f8385bd7 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.yaml
@@ -49,6 +49,11 @@ properties:
reset-gpios:
maxItems: 1
+ reset-shared-hogged-gpios:
+ maxItems: 1
+ description: Reference to a shared, hogged GPIO connected to the reset
+ input of several PCA954x muxes.
+
i2c-mux-idle-disconnect:
type: boolean
description: Forces mux to disconnect all children in idle state. This is
--
2.27.0
Powered by blists - more mailing lists