Skip to content

Commit 8546dd0

Browse files
committed
overlays: README: Document the strict_gpiod dtparam
Describe the function of the strict_gpiod dtparam. Signed-off-by: Phil Elwell <phil@raspberrypi.com>
1 parent 2e661e1 commit 8546dd0

File tree

1 file changed

+6
-0
lines changed
  • arch/arm/boot/dts/overlays

1 file changed

+6
-0
lines changed

arch/arm/boot/dts/overlays/README

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,12 @@ Params:
409409
(the assigned value doesn't matter)
410410
(2711 only)
411411

412+
strict_gpiod Return GPIOs to inputs when they are released.
413+
If using the gpiod utilities, it is necessary
414+
to keep a gpioset running (e.g. with
415+
--mode=wait) in order for an output value to
416+
persist.
417+
412418
suspend Make the power button trigger a suspend rather
413419
than a power-off (2712 only, default "off")
414420

0 commit comments

Comments
 (0)