overlays: Add gpio-hog overlay
authorPhil Elwell <phil@raspberrypi.com>
Mon, 16 May 2022 11:16:46 +0000 (12:16 +0100)
committerPhil Elwell <phil@raspberrypi.com>
Mon, 16 May 2022 11:18:54 +0000 (12:18 +0100)
commitd187e6452efb782dccba6a13121f0f48a2698136
tree52c15743be282f6e010031a54dd8911c0c7a4d3c
parent1125a6a115b2de606584f5edb37daa5f40902489
overlays: Add gpio-hog overlay

Add an overlay to activate a hog on a specified pin. Note that
hogged GPIOs are not available for other uses, i.e. drivers or
gpioset/gpioget.

Inspired by a Forum thread here:

    https://forums.raspberrypi.com/viewtopic.php?t=334286

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm/boot/dts/overlays/Makefile
arch/arm/boot/dts/overlays/README
arch/arm/boot/dts/overlays/gpio-hog-overlay.dts [new file with mode: 0644]