Thread (3 messages) 3 messages, 2 authors, 2016-01-22
STALE3804d

[PATCH v4 2/2] gpio: sn65hvs885: Add DT binding documentation

From: Sean Nyekjaer <hidden>
Date: 2016-01-21 06:41:36
Also in: linux-gpio
Subsystem: gpio subsystem, open firmware and flattened device tree bindings, the rest · Maintainers: Linus Walleij, Bartosz Golaszewski, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Linus Torvalds

Signed-off-by: Sean Nyekjaer <redacted>
---
Changes since v3:
- Added gpio-controller and gpio cells flags

 Documentation/devicetree/bindings/gpio/gpio-sn65hvs885.txt | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/gpio/gpio-sn65hvs885.txt
diff --git a/Documentation/devicetree/bindings/gpio/gpio-sn65hvs885.txt b/Documentation/devicetree/bindings/gpio/gpio-sn65hvs885.txt
new file mode 100644
index 0000000..6d99c9e
--- /dev/null
+++ b/Documentation/devicetree/bindings/gpio/gpio-sn65hvs885.txt
@@ -0,0 +1,11 @@
+* TI SN65HVS885 digital-input serializer
+
+Example:
+	sn65hvs885@3 {
+		compatible = "sn65hvs885";
+		spi-max-frequency = <10000000>;
+		reg = <0>;
+		gpio-controller;
+		#gpio-cells = <1>;
+	};
+
-- 
2.7.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help