X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2Fdevice-tree-bindings%2Fconfig.txt;h=6cdc16da5b51ee3cc8f2bcf873543227b4098921;hb=bcc70bc863af83a149a0461d96929907d28f094c;hp=15e4349c19ad29a407f6f6aeae621c1bcd62e1df;hpb=29c49922561676854482f2133037c16f60fcfba8;p=oweals%2Fu-boot.git diff --git a/doc/device-tree-bindings/config.txt b/doc/device-tree-bindings/config.txt index 15e4349c19..6cdc16da5b 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.