Skip to content

Commit 1be6f64

Browse files
committed
overlays: README: Document the strict_gpiod dtparam
Describe the function of the strict_gpiod dtparam. Signed-off-by: Phil Elwell <[email protected]>
1 parent a9c8a3d commit 1be6f64

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
@@ -397,6 +397,12 @@ Params:
397397
(the assigned value doesn't matter)
398398
(2711 only)
399399

400+
strict_gpiod Return GPIOs to inputs when they are released.
401+
If using the gpiod utilities, it is necessary
402+
to keep a gpioset running (e.g. with
403+
--mode=wait) in order for an output value to
404+
persist.
405+
400406
suspend Make the power button trigger a suspend rather
401407
than a power-off (2712 only, default "off")
402408

0 commit comments

Comments
 (0)