Skip to content

Commit

Permalink
overlays: README: Document the strict_gpiod dtparam
Browse files Browse the repository at this point in the history
Describe the function of the strict_gpiod dtparam.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
  • Loading branch information
pelwell committed Apr 19, 2024
1 parent a9c8a3d commit 1be6f64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/boot/dts/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,12 @@ Params:
(the assigned value doesn't matter)
(2711 only)

strict_gpiod Return GPIOs to inputs when they are released.
If using the gpiod utilities, it is necessary
to keep a gpioset running (e.g. with
--mode=wait) in order for an output value to
persist.

suspend Make the power button trigger a suspend rather
than a power-off (2712 only, default "off")

Expand Down

0 comments on commit 1be6f64

Please sign in to comment.