Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1502027
| From | Andrey Smirnov <andrew.smirnov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 09/13] bindings: gpio-sx150x: Document "semtech,reset-during-probe" bindings |
| Date | 2016-10-17 16:30 +0200 |
| Message-ID | <sth5n-4CT-15@gated-at.bofh.it> (permalink) |
| References | <sth5n-4CT-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
---
Documentation/devicetree/bindings/gpio/gpio-sx150x.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/gpio/gpio-sx150x.txt b/Documentation/devicetree/bindings/gpio/gpio-sx150x.txt
index 7574137..4b7c48a 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-sx150x.txt
+++ b/Documentation/devicetree/bindings/gpio/gpio-sx150x.txt
@@ -43,6 +43,11 @@ Optional properties:
corresponding offset. For chips with fewer
than 16 IO pins, high-end bits are ignored.
+- semtech,reset-during-probe: Boolean, if true, the driver will
+ trigger a full reset of the chip at the
+ beginning of the probe in order to place
+ it in a known state.
+
Example:
i2c_gpio_expander@20{
--
2.5.5
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 09/13] bindings: gpio-sx150x: Document "semtech,reset-during-probe" bindings Andrey Smirnov <andrew.smirnov@gmail.com> - 2016-10-17 16:30 +0200
csiph-web