Add a property to describe a reset input that is shared between multiple PCA953x muxes. Signed-off-by: Eddie James <eajames@xxxxxxxxxxxxx> --- 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