summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings/config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/device-tree-bindings/config.txt')
-rw-r--r--doc/device-tree-bindings/config.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/device-tree-bindings/config.txt b/doc/device-tree-bindings/config.txt
index 15e4349c19a..6cdc16da5b5 100644
--- a/doc/device-tree-bindings/config.txt
+++ b/doc/device-tree-bindings/config.txt
@@ -46,3 +46,9 @@ u-boot,spl-payload-offset
If present (and SPL is controlled by the device-tree), this allows
to override the CONFIG_SYS_SPI_U_BOOT_OFFS setting using a value
from the device-tree.
+
+sysreset-gpio
+ If present (and supported by the specific board), indicates a
+ GPIO that can be set to trigger a system reset. It is assumed
+ that such a system reset will effect a complete platform reset,
+ being roughly equivalent to a power-on reset.