You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
808 B
21 lines
808 B
6 years ago
|
From 052669bc0d8bba9b93009eedb66c6e9d00a27034 Mon Sep 17 00:00:00 2001
|
||
|
From: Nick Bulleid <nedbulleid@fastmail.com>
|
||
|
Date: Sat, 12 May 2018 20:44:34 +0100
|
||
|
Subject: [PATCH 299/454] Added export feature to gpio-poweroff documentation
|
||
|
|
||
|
Signed-off-by: Nick Bulleid <nedbulleid@fastmail.com>
|
||
|
---
|
||
|
Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt | 1 +
|
||
|
1 file changed, 1 insertion(+)
|
||
|
|
||
|
--- a/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt
|
||
|
+++ b/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt
|
||
|
@@ -27,6 +27,7 @@ Optional properties:
|
||
|
it to an output when the power-off handler is called. If this optional
|
||
|
property is not specified, the GPIO is initialized as an output in its
|
||
|
inactive state.
|
||
|
+- export : Export the GPIO line to the sysfs system
|
||
|
|
||
|
Examples:
|
||
|
|