Skip to content

Commit b822aef

Browse files
Phil Elwellpopcornmix
Phil Elwell
authored andcommitted
overlays: Clarify gpio-poweroff semantics in README
1) GPIO pin is signalled on poweroff, not reboot. 2) In RPi kernels, halt is equivalent to poweroff. See: #1600
1 parent f256182 commit b822aef

File tree

1 file changed

+1
-1
lines changed
  • arch/arm/boot/dts/overlays

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/overlays/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ Params: gpio_pin Input pin number. Default is 18.
340340

341341

342342
Name: gpio-poweroff
343-
Info: Drives a GPIO high or low on reboot
343+
Info: Drives a GPIO high or low on poweroff (including halt)
344344
Load: dtoverlay=gpio-poweroff,<param>=<val>
345345
Params: gpiopin GPIO for signalling (default 26)
346346

0 commit comments

Comments
 (0)