summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
diff options
context:
space:
mode:
authorSteve Longerbeam <slongerbeam@gmail.com>2017-01-10 11:29:51 -0800
committerLinus Walleij <linus.walleij@linaro.org>2017-01-11 16:35:23 +0100
commit054ccdef8b2850be3aee8cbd49000e6d61f837b2 (patch)
treedc24c25076ba21e8aa7c32ddd1e547bf610faca3 /Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
parent3d301cb938c158f2e4b23cf7c176e3816c86dfbb (diff)
gpio: pca953x: Add optional reset gpio control
Add optional reset-gpios pin control. If present, de-assert the specified reset gpio pin to bring the chip out of reset. v2: - Specify that reset signal to PCA953x chip is active low, in binding doc. - reorder includes in gpio-pca953x.c. - remove dev_err() on devm_gpiod_get_optional() error return. Cc: Alexandre Courbot <gnurou@gmail.com> Cc: linux-gpio@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/gpio/gpio-pca953x.txt')
-rw-r--r--Documentation/devicetree/bindings/gpio/gpio-pca953x.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
index 08dd15f89ba9..e63935710011 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
+++ b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
@@ -29,6 +29,10 @@ Required properties:
onsemi,pca9654
exar,xra1202
+Optional properties:
+ - reset-gpios: GPIO specification for the RESET input. This is an
+ active low signal to the PCA953x.
+
Example: